many-repos/tests/dummy_test.py

4 lines
65 B
Python
Raw Normal View History

2024-05-27 08:55:13 +02:00
class TestDummy:
def test_dummy(self):
assert 1 == 1