summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ff549ff..cf92323 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,9 +17,6 @@ stestr>=2.0.0 # Apache-2.0
# deps = {[testenv]deps} coverage
coverage!=4.4,>=4.0 # Apache-2.0
-# mocking framework
-mock>=2.0.0 # BSD
-
# used for oslotest cross-testing scripts
oslo.config>=5.2.0 # Apache-2.0