summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorMartin Bielik <martin.bielik@instea.sk>2024-12-15 10:46:21 +0100
committerMartin Bielik <martin.bielik@instea.sk>2024-12-15 10:58:00 +0100
commit6bf889156f2ca8cecdc14ff8a882e4ed043d152e (patch)
tree4d53b664dc1fd186937824120394cadb90b680e7 /pytest.ini
parent6554bf7c3c5ff16a4727260a8406f7a989a56598 (diff)
downloadvim-ai-6bf889156f2ca8cecdc14ff8a882e4ed043d152e.tar.gz
unified config parsing + tests
Diffstat (limited to '')
-rw-r--r--pytest.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..cc50b10
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,4 @@
+[pytest]
+pythonpath =
+ ./py
+ ./tests/mocks