Fix coverage testing

Add coverage to test-requirements so that tox-e cover works - this
is part of the post jobs that are run.

Change-Id: I7b03b87ae3abab8bad96280ad8a23033c08df827
This commit is contained in:
Andreas Jaeger 2014-10-01 16:47:57 +02:00
parent b6d2ac30d2
commit 472e6c901f
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
simplejson>=2.2.0
oslo.i18n>=1.0.0 # Apache-2.0
coverage>=3.6