Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/tox.debian_9.ini')
-rw-r--r--test/tox.debian_9.ini8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/tox.debian_9.ini b/test/tox.debian_9.ini
deleted file mode 100644
index 56b9d37f..00000000
--- a/test/tox.debian_9.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[tox]
-envlist = py38
-
-[testenv]
-whitelist_externals = docker
-deps = -rrequirements.txt
-commands = docker build -f _debian_9.Dockerfile -t pytest_pihole:test_container ../
- pytest {posargs:-vv -n auto} ./test_any_automated_install.py ./test_any_utils.py