Add coverage to test-requirements.txt

This is needed for the post coverage job that executes tox -e cover.

Change-Id: I0b4c38fc48ef69343c389a589c5364443cb9e586
This commit is contained in:
Andreas Jaeger 2014-10-01 11:46:46 +02:00
parent 0584204175
commit 6a45d7f9fb

View File

@ -5,6 +5,7 @@ hacking>=0.8.0,<0.9
mock>=1.0
# Unit testing
coverage>=3.6
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18