Skip to content

Commit 8fd7f52

Browse files
author
Engelbert Gruber
committed
mention run_tests in "Testing the Software".
1 parent 068b883 commit 8fd7f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ You will need either the anydbm or bsddb module.
2020
Testing the Software
2121
--------------------
2222

23-
Run "python -c 'import test;test.go()'" and make sure there's no errors.
24-
If there are errors, please let us know!
23+
Either run "run_tests" or "python -c 'import test;test.go()'" and make sure
24+
there's no errors. If there are errors, please let us know!
2525

2626
Installing the Software
2727
-----------------------

0 commit comments

Comments
 (0)