Include discover in test requirements.

* test-requirements.txt: Discover is needed for python26 tests.

Change-Id: If467058a326b285f394b63acf3432a98213f24fa
This commit is contained in:
Clark Boylan 2013-07-18 14:19:20 -07:00
parent 7a192e4dd8
commit 95b541c293
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ hacking>=0.5.3,<0.6
coverage
sphinx
docutils==0.9.1
discover
fixtures>=0.3.12
python-subunit
testrepository>=0.0.13