summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@chmouel.com>2012-05-21 12:49:21 +0200
committerChmouel Boudjnah <chmouel@chmouel.com>2012-05-21 12:51:54 +0200
commitdeff7eca1c5f2192eaf1b95aa5d03bab42f99576 (patch)
treeab20ee190c99574ee489be2aef0ffe7d6a8f9672 /tools
parent09c484d1b02f0d02cbe6db8ad2d8aa7ded5aa234 (diff)
downloadpython-swiftclient-deff7eca1c5f2192eaf1b95aa5d03bab42f99576.tar.gz
Adding fake_http_connect to test.utils.
- Copy fake_http_connect function from swift repository.
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 79a5a83..95ca120 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -6,3 +6,4 @@ nosexcover
openstack.nose_plugin
pep8>=1.0
sphinx>=1.1.2
+eventlet