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:
parent
e087223844
commit
8dcee37cf1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user