Remove mox from test-requirements.txt
mox is a test requirement, but isn't being used. mock was recently named the chosen mocking library, and it's already in use here in marconiclient. Change-Id: I24a73d57ad0ccac29db317e0f4e72efdeb8962d8
This commit is contained in:
parent
5c35daf2f7
commit
cc3ea8613e
@ -2,7 +2,6 @@
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
mock>=0.8.0
|
||||
mox>=0.5.3
|
||||
python-subunit
|
||||
testrepository>=0.0.13
|
||||
testtools>=0.9.32
|
||||
|
Loading…
x
Reference in New Issue
Block a user