This repository has been archived on 2025-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
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