aboutsummaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2022-07-17 20:56:38 +0200
committerDaniel Schadt <kingdread@gmx.de>2022-07-17 20:56:38 +0200
commit69c9167911a8449fef20951abe924a1c4528545c (patch)
tree95b840058d8abf78e7b0fdd0331a0b86fef7b6d3 /pytest.ini
parentd8ba9371656f9bd1492b9fbe13234f216ebbd240 (diff)
downloadfietsboek-69c9167911a8449fef20951abe924a1c4528545c.tar.gz
fietsboek-69c9167911a8449fef20951abe924a1c4528545c.tar.bz2
fietsboek-69c9167911a8449fef20951abe924a1c4528545c.zip
add tests for archive download
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 1fffd6f..f0d41e6 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,5 +1,6 @@
[pytest]
-addopts = --strict-markers
+addopts = --strict-markers --import-mode=importlib
+pythonpath = tests
testpaths =
fietsboek