diff --git a/pytest.ini b/pytest.ini index 3be2359..72ac0f3 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ # pytest.ini [pytest] python_files = day_*.py -testpaths = 2020-python/solutions +testpaths = 2020/solutions