Added integration test for explicit loop and threaded functionality
[osm/N2VC.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index d4f3a73..1ac6356 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -23,4 +23,4 @@ commands = py.test -ra -s -x -n auto -k 'not integration'
 
 [testenv:integration]
 basepython=python3
-commands = py.test -ra -s -x -n auto
+commands = py.test -ra -s -x -n auto {posargs}