mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2025-10-15 03:36:39 +02:00
Updated pytest.ini to reflext new file structure
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# pytest.ini
|
# pytest.ini
|
||||||
[pytest]
|
[pytest]
|
||||||
python_files = day_*.py
|
python_files = day_*.py
|
||||||
testpaths = 2020-python/solutions
|
testpaths = 2020/solutions
|
||||||
|
Reference in New Issue
Block a user