summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2013-07-25 14:30:39 +1000
committerAngus Salkeld <asalkeld@redhat.com>2013-07-25 14:30:39 +1000
commit394f847cf62af191bbda7e3505e402b680d059de (patch)
tree3287e805cfc641013e7143f9e39c5d246bd27f46 /test-requirements.txt
parent49e2aa6e43c06dafb239c7044ece4a81048c7446 (diff)
downloadheat-394f847cf62af191bbda7e3505e402b680d059de.tar.gz
Fix cloud_watch delete when the watchrule is not found.
Also start using mock instead of mox. Change-Id: Ia3baf510ffeafc73c42da7e2830819055c244c51
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 6d84efdad..681da5faf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,6 +6,7 @@ hacking>=0.5.3,<0.6
coverage
discover
+mock>=0.8.0
mox==0.5.3
testtools>=0.9.29
testrepository>=0.0.13