summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo <francisco.marchena@codethink.co.uk>2015-03-25 10:27:16 +0000
committerGerrit Code Review <gerrit@baserock.org>2015-03-25 10:27:16 +0000
commitb60d621a5406b352aec90216ac395033312d2750 (patch)
tree8bf0c4629e5c81cc358a4e7c7f655e8da474fdec
parentc33de098d4a3e3a19e53748339091e9bd65d3400 (diff)
parented49284f818c714e154883ba79b83bd83d8c61f2 (diff)
downloadlorries-b60d621a5406b352aec90216ac395033312d2750.tar.gz
Merge "add mocker, a python testing tool."
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index de59b3d..a42244e 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -667,5 +667,9 @@
"python-packages/pymox":{
"type": "git",
"url": "https://github.com/emonty/pymox.git"
+ },
+ "python-packages/mocker":{
+ "type": "git",
+ "url": "git://github.com/zyga/mocker"
}
}