aboutsummaryrefslogtreecommitdiffstats
path: root/backfill/pytest.ini
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-04 11:55:22 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-04 11:55:22 -0700
commit427dd875958c8a6d2d791d55f9dda300ebdc853b (patch)
treedacb8febb89ed0694d41db03d86c38e3374aa844 /backfill/pytest.ini
parent78caa0d7772375903194e79df16d70d831ebd432 (diff)
downloadsandcrawler-427dd875958c8a6d2d791d55f9dda300ebdc853b.tar.gz
sandcrawler-427dd875958c8a6d2d791d55f9dda300ebdc853b.zip
merge backfill into extraction directory
Diffstat (limited to 'backfill/pytest.ini')
-rw-r--r--backfill/pytest.ini8
1 files changed, 0 insertions, 8 deletions
diff --git a/backfill/pytest.ini b/backfill/pytest.ini
deleted file mode 100644
index 0a5e921..0000000
--- a/backfill/pytest.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-
-[pytest]
-
-# allow imports from files in current directory
-python_paths = .
-
-# search for 'test_*' functions in all python files, not just under tests
-python_files = *.py