Fix global-vars fail to instantiate instance
[releng/global-jjb.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 2d4d91e..e0e9c69 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,9 @@
 [tox]
 minversion = 1.6
-envlist = coala,jjb,jjb-compare-xml,license
+envlist = coala,ensure-documented,jjb,jjb-compare-xml,license
 skipsdist = true
+passenv = TOX_WORK_DIR
+toxworkdir = {env:TOX_WORK_DIR:/tmp/v}
 
 [testenv:coala]
 basepython = python3