From ebd2f5fbc83ea1818df608c368ea4acb79c3544a Mon Sep 17 00:00:00 2001 From: Rob Smith Date: Tue, 20 Dec 2011 00:36:37 -0800 Subject: [PATCH] Readme fixups --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c4f266aa7..ccc1e9ee0 100644 --- a/README.md +++ b/README.md @@ -114,10 +114,12 @@ Testing ===== Requirements: + - python-mock - python-configobj To run the tests + make test Contacts