aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index 2084e5abdf..079e689136 100644
--- a/tox.ini
+++ b/tox.ini
@@ -65,11 +65,6 @@ commands = bash {[tox]checker_dir}/doc_verify.sh
whitelist_externals = /bin/bash
commands = bash {[tox]checker_dir}/gpl_license.sh
-[testenv:job_spec]
-ignore_outcome = true
-whitelist_externals = /bin/bash
-commands = bash {[tox]checker_dir}/job_spec.sh
-
[testenv:line_length]
# Fix all transgressions and remove the ignore_outcome flag.
ignore_outcome = true