Skip to content

Commit 213ba3b

Browse files
author
Richard Jones
committed
Much easier way to run the tests.
1 parent 228257e commit 213ba3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/installation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Installing Roundup
33
==================
44

5-
:Version: $Revision: 1.8 $
5+
:Version: $Revision: 1.9 $
66

77
.. contents::
88

@@ -66,7 +66,7 @@ later. Download the latest version from http://pybsddb.sourceforge.net/.
6666
Testing your Python
6767
-------------------
6868

69-
Run ``"python -c 'import test;test.go()'"`` and make sure there
69+
Run ``"python ./run_tests"`` and make sure there
7070
are no errors. If there are errors, please let us know!
7171

7272

0 commit comments

Comments
 (0)