From ed49284f818c714e154883ba79b83bd83d8c61f2 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Tue, 24 Mar 2015 12:57:13 +0000 Subject: add mocker, a python testing tool. Change-Id: I5cbac201109621cb22dadbf351350a85b3e60b2e --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) 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" } } -- cgit v1.2.1