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
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
commands=
|
commands = coverage run --source app/api,app/tools manage.py -t runtests
|
||||||
coverage run --source app/api,app/tools manage.py -t runtests
|
|
||||||
coverage report -m
|
coverage report -m
|
||||||
coverage xml
|
coverage xml
|
||||||
coverage html
|
coverage html
|
||||||
|
Reference in New Issue
Block a user