X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=3745940fbbbb2b62854ddcdbb0ab263cf729ed1c;hb=a32c2b20207885d895bd96204cc166fca14db97b;hp=87cc18286c23c96868284509f2e4246326170c2b;hpb=431a5a35a8e0a26d21c663167303696db8a7a2a6;p=modeling%2Fetsicatalog.git diff --git a/tox.ini b/tox.ini index 87cc182..3745940 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ exclude = ./venv-tox,./.tox [testenv] deps = -r{toxinidir}/requirements.txt -commands = coverage run --branch manage.py test genericparser +commands = coverage run --branch manage.py test catalog [testenv:pep8] deps = flake8