From 8b7663a0bd04da856d36b21d219c396c4111a06b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 19 Jun 2011 16:52:27 -0500 Subject: [PATCH] Making ./runtests.sh the official way to run the tests. --- docs/hackinghowto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index fcab5844..b03efa91 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -158,7 +158,7 @@ Running the test suite Run:: - ./bin/nosetests + ./runtests.sh Running a shell