Add mock to test-requirements

Mock is used for get_module_from_path tests. This will ensure
it gets installed for testing purposes.

Change-Id: I31baa61a531b3018f19664a437fe05c0c8461e4d
This commit is contained in:
Lucas Fisher 2015-02-25 06:22:11 -08:00
parent e087223844
commit 8dcee37cf1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.9.2,<0.10
mock>=1.0
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4