Add discover to test-requirements.

Apparently this was always supposed to be required for py26 tests with
testresources however only recently does a newer version actually fail
without it.

Change-Id: I9c7bc83d75a964152ad5772554f9693706a2a2d4
This commit is contained in:
Jamie Lennox 2013-07-19 09:54:50 +10:00
parent 198b9e266f
commit 1d0be07e7e

View File

@ -5,6 +5,7 @@ flake8==2.0
hacking>=0.5.3,<0.6
coverage
discover
fixtures
keyring
mock