aboutsummaryrefslogtreecommitdiffstats
path: root/nlp/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'nlp/tox.ini')
-rw-r--r--nlp/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/nlp/tox.ini b/nlp/tox.ini
index 40208b2..11720a8 100644
--- a/nlp/tox.ini
+++ b/nlp/tox.ini
@@ -13,7 +13,7 @@ commands = flake8
[testenv]
deps = -r{toxinidir}/requirements.txt
-commands = coverage run --branch TestApiSquad.py
+commands = coverage run --branch Test_1.py
[testenv:py36]
commands =