aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2a46bd8..07c4914 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,4 +8,6 @@ sphinx>=1.1.2
oslosphinx
testrepository>=0.0.17
testscenarios>=0.4,<0.5
-testtools>=0.9.32 \ No newline at end of file
+testtools>=0.9.32
+mock>=1.0
+mox>=0.5.3