Fix a method name typo in tapi module
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 6df0e2fc10ca55b2c8d18ac2290388b7e44abece..5b567560c28cc1042d027a6b1f9c72d2da79a1af 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,8 @@ setupdir = tests/
 
 [testenv]
 passenv = USE_LIGHTY http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
+setenv =
+  USE_LIGHTY = True
 usedevelop = True
 basepython = python3
 deps =