summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhao Chao <zhaochao1984@gmail.com>2018-03-22 17:36:18 +0800
committerZhao Chao <zhaochao1984@gmail.com>2018-03-22 17:51:10 +0800
commitb24828256c09d2439479288e79f555c5e32ef9b3 (patch)
tree29043171c93ba14493366e2d9527feae6f86d8eb /test-requirements.txt
parentb9a119eb0291ab5d344366b1f65ccfa48920d82a (diff)
downloadtrove-b24828256c09d2439479288e79f555c5e32ef9b3.tar.gz
Mox removal for instances_resize API tests
This is the last file using mox3 for testing, so mox3 is also removed from test-requirements.txt. Change-Id: Ie70adc620df04bf4e0ca43ff4e3060b449d2e377 Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d9165d24..ceee40f6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,7 +17,6 @@ wsgi-intercept>=1.4.1 # MIT License
proboscis>=1.2.5.3 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
mock>=2.0.0 # BSD
-mox3>=0.20.0 # Apache-2.0
testtools>=2.2.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
pymongo!=3.1,>=3.0.2 # Apache-2.0