Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
fix coverage tox env
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Jaworski committed Nov 12, 2014
1 parent eec7fbc commit 34d92dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ deps = django==1.4.16
[testenv:coverage]
deps = coveralls
{[base]deps}
commands=coverage --path userena userena/runtests/runtests.py userena umessages
commands=coverage run --source userena userena/runtests/runtests.py userena umessages
coveralls

0 comments on commit 34d92dd

Please sign in to comment.