summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b73c9bf)
raw | patch | inline | side by side (parent: b73c9bf)
author | grubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 5 Feb 2002 09:49:56 +0000 (09:49 +0000) | ||
committer | grubert <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 | patch | blob | history |
diff --git a/INSTALL.txt b/INSTALL.txt
index b57c15727d8a5c144e7519b7633b29f16d140953..2fbe7842350d17114954a3fbf5aa2277e970484f 100644 (file)
--- a/INSTALL.txt
+++ b/INSTALL.txt
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
-----------------------