Code

Much easier way to run the tests.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 May 2002 02:39:29 +0000 (02:39 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 May 2002 02:39:29 +0000 (02:39 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@759 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/installation.txt

index 1cca63b568669664c1c99e6fa396af70afc1cd99..8b9f851285a01ff75e7e7635c09c14d8f4792970 100644 (file)
@@ -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!