Remove mox3 in test-requirement.txt

mox3 was used for unit tests. But now we replace it with mock.
So I think there no need to keep it in test-requirement.txt.

Change-Id: Id2179d6611d95939b359d62942e4b4e3f64e1715
This commit is contained in:
pawnesh.kumar 2016-10-31 10:27:10 +05:30
parent 911a95542c
commit 217746e510

View File

@ -10,7 +10,6 @@ coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD