diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-16 18:23:23 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-16 18:38:09 +0200 |
commit | fa2f913da41e5dbf33c3a6372372da8c53d519ee (patch) | |
tree | e070121cc8e59bd937f52445e5cd7854f0921aff /pytest.ini | |
parent | a43c49511ba01aea3713def375455af3f3c45396 (diff) | |
download | reddit-nextcloud-importer-fa2f913da41e5dbf33c3a6372372da8c53d519ee.tar.gz reddit-nextcloud-importer-fa2f913da41e5dbf33c3a6372372da8c53d519ee.tar.bz2 reddit-nextcloud-importer-fa2f913da41e5dbf33c3a6372372da8c53d519ee.zip |
fix: fix testing
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 20c6e5e..0000000 --- a/pytest.ini +++ /dev/null @@ -1,3 +0,0 @@ -[pytest] -pythonpath = . -testpaths = test |