summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2015-03-24 12:57:13 +0000
committerMike Smith <mike.smith@codethink.co.uk>2015-03-24 12:57:13 +0000
commited49284f818c714e154883ba79b83bd83d8c61f2 (patch)
tree5ce5558f2b04642363d9c12a5525aa7fad9bc20a
parent660846a4abc375c5ddf1bae540e23440924865a3 (diff)
downloadlorries-ed49284f818c714e154883ba79b83bd83d8c61f2.tar.gz
add mocker, a python testing tool.
Change-Id: I5cbac201109621cb22dadbf351350a85b3e60b2e
-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"
}
}