diff --git a/pytest.ini b/pytest.ini index f16ab34e..cd8fd8df 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,5 +3,5 @@ python_files = test_*.py Test*.py # TODO: remove Test* once all worlds have bee python_classes = Test python_functions = test testpaths = - tests + test worlds