summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2014-10-01 11:46:46 +0200
committerAndreas Jaeger <aj@suse.de>2014-10-01 11:46:46 +0200
commit6a45d7f9fb3ca5f2e6e21cd35c99d93c770aee7b (patch)
treedc1263756c23f3cea3796f3b8840ca1f71a55940 /test-requirements.txt
parent05842041754a0481562a73827ecb89c7b8b66326 (diff)
downloadglance_store-6a45d7f9fb3ca5f2e6e21cd35c99d93c770aee7b.tar.gz
Add coverage to test-requirements.txt
This is needed for the post coverage job that executes tox -e cover. Change-Id: I0b4c38fc48ef69343c389a589c5364443cb9e586
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 33277cb..a0c3a00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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