aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-11 13:23:19 +0000
committerAlex Schofield <git@ajschof.me>2025-02-11 13:23:19 +0000
commit689e43b4ba5e88faccbef9b0f7f3e45a4d519744 (patch)
tree487d961f1cf319392303b8bf0843f360fd9af0b5 /pytest.ini
parente6bedc5c9d391b761fec6529de8537a991125c26 (diff)
downloadgdpr-obfuscator-689e43b4ba5e88faccbef9b0f7f3e45a4d519744.tar.gz
gdpr-obfuscator-689e43b4ba5e88faccbef9b0f7f3e45a4d519744.zip
add initial tests for csv_reader
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..ad5c7cc
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+pythonpath = . src
git.ajschof.me — hosted by ajschofield — powered by cgit