Code

. mention run_tests in "Testing the Software".
authorgrubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 5 Feb 2002 09:49:56 +0000 (09:49 +0000)
committergrubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 5 Feb 2002 09:49:56 +0000 (09:49 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@610 57a73879-2fb5-44c3-a270-3262357dd7e2

INSTALL.txt

index b57c15727d8a5c144e7519b7633b29f16d140953..2fbe7842350d17114954a3fbf5aa2277e970484f 100644 (file)
@@ -20,8 +20,8 @@ You will need either the anydbm or bsddb module.
 Testing the Software
 --------------------
 
-Run "python -c 'import test;test.go()'" and make sure there's no errors.
-If there are errors, please let us know!
+Either run "run_tests" or "python -c 'import test;test.go()'" and make sure 
+there's no errors. If there are errors, please let us know!
 
 Installing the Software
 -----------------------