From f5dca4c9e328c6d567977507d30f72b3159ff0be Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 27 Jan 2015 14:58:16 -0500 Subject: README.md: added `-s' option to nosetests command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f8eb2..172d92a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Install dependencies by simply installing combox: # running tests - $ nosetests + $ nosetests -s # license -- cgit v1.2.3