tox: compile translations before launching tests (#23989)

This commit is contained in:
Serghei Mihai 2018-05-22 12:30:30 +02:00
parent be003c355c
commit 1ab144364e
1 changed files with 1 additions and 0 deletions

View File

@ -24,5 +24,6 @@ deps =
quixote<3.0
vobject
commands =
python manage.py compilemessages
py.test {env:COVERAGE:} {posargs:tests/}
pylint: ./pylint.sh combo/