TG-35 : Typo
This commit is contained in:
parent
1b6d51516d
commit
f89b5cbf44
@ -6,8 +6,7 @@ exclude = .git, app/static, app/templates, tox.ini
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
commands=
|
||||
coverage run --source app/api,app/tools manage.py -t runtests
|
||||
commands = coverage run --source app/api,app/tools manage.py -t runtests
|
||||
coverage report -m
|
||||
coverage xml
|
||||
coverage html
|
||||
|
Reference in New Issue
Block a user