many-repos/tests/dummy_test.py
2024-05-27 08:55:13 +02:00

3 lines
65 B
Python

class TestDummy:
def test_dummy(self):
assert 1 == 1