summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-01-08 22:00:53 +0000
committerGerrit Code Review <review@openstack.org>2013-01-08 22:00:53 +0000
commit9a4b77b04e56aa996a13827b67f471988d4ae53c (patch)
tree69b8f6d614c07ea315e30a3d8e9376c541fe9dec /tools
parent1b25e241e8506ca65af97de38a5e9fa1186bf7da (diff)
parent55f2cdbe291542c7cb92f16d804957e1bd91be26 (diff)
downloadpython-keystoneclient-9a4b77b04e56aa996a13827b67f471988d4ae53c.tar.gz
Merge "Use testtools instead of unittest for base classes."
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index caa6e2c..2eaef06 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,6 +1,7 @@
distribute>=0.6.24
coverage
+fixtures
keyring
mock
mox
@@ -10,7 +11,7 @@ openstack.nose_plugin
nosehtmloutput
pep8==1.3.3
sphinx>=1.1.2
-unittest2>=0.5.1
+testtools>=0.9.22
WebOb==1.0.8
iso8601>=0.1.4