fastfood_two/tests/unittests/coreapp_test.py

7 lines
81 B
Python

import pytest
@pytest.mark.asyncio
async def test_coreapp():
assert 1 == 1