From a10c38e6fbe233d60056abc5b7da3499deb64ed3 Mon Sep 17 00:00:00 2001 From: grubert Date: Tue, 5 Feb 2002 09:49:56 +0000 Subject: [PATCH] . mention run_tests in "Testing the Software". git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@610 57a73879-2fb5-44c3-a270-3262357dd7e2 --- INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index b57c157..2fbe784 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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 ----------------------- -- 2.30.2