From 112ef39b1be2943a8fbc77f9649d94646c0db77d Mon Sep 17 00:00:00 2001 From: richard Date: Fri, 24 May 2002 02:39:29 +0000 Subject: [PATCH] Much easier way to run the tests. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@759 57a73879-2fb5-44c3-a270-3262357dd7e2 --- doc/installation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.txt b/doc/installation.txt index 1cca63b..8b9f851 100644 --- a/doc/installation.txt +++ b/doc/installation.txt @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.8 $ +:Version: $Revision: 1.9 $ .. contents:: @@ -66,7 +66,7 @@ later. Download the latest version from http://pybsddb.sourceforge.net/. Testing your Python ------------------- -Run ``"python -c 'import test;test.go()'"`` and make sure there +Run ``"python ./run_tests"`` and make sure there are no errors. If there are errors, please let us know! -- 2.30.2