Remove mox3 in test-requirement.txt of senlinclient

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: I9170a3943e4e5b3c2c5a947ec04dc49726a7e423
This commit is contained in:
Lu lei 2016-08-24 14:30:07 +08:00
parent 62bbf8491c
commit 2eca413257

@ -8,7 +8,6 @@ coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.0 # Apache-2.0
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD