fastfood_two/tests/unittests/coreapp_test.py

7 lines
81 B
Python
Raw Normal View History

2024-08-16 02:20:58 +03:00
import pytest
@pytest.mark.asyncio
async def test_coreapp():
assert 1 == 1