diff options
Diffstat (limited to 'src/gtfs_vigo_stops/pytest.ini')
| -rw-r--r-- | src/gtfs_vigo_stops/pytest.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gtfs_vigo_stops/pytest.ini b/src/gtfs_vigo_stops/pytest.ini new file mode 100644 index 0000000..e455bb4 --- /dev/null +++ b/src/gtfs_vigo_stops/pytest.ini @@ -0,0 +1,4 @@ +[pytest] +minversion = 6.0 +testpaths = tests +python_files = test_*.py |
