Rename pkg tests to reflect new structure
[integration/packaging.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index b14695d75379610f87a65c27ac151794b64eaea1..8ea75945743c523629234365dc5d005f5cb6ae0f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -26,4 +26,4 @@ commands = sphinx-build -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html
 #basepython = python3
 deps =
     -r{toxinidir}/packages/requirements.txt
-commands = python -m unittest packages.test_build
+commands = python -m unittest packages.test_lib