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: Ib91819a6a53db9cbdbf33751fc16b8e4f0ab9e9e
This commit is contained in:
pawnesh.kumar 2016-10-31 20:41:49 +05:30
parent 3245dc318f
commit 2b60ac772b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ Babel>=2.3.4 # BSD
bandit>=1.1.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mock>=2.0 # BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
requests>=2.10.0 # Apache-2.0