Last doc update.
This commit is contained in:
parent
509f4efdf1
commit
621df8e601
1 changed files with 2 additions and 2 deletions
|
|
@ -157,13 +157,13 @@ openjpeg work.
|
|||
Testing
|
||||
'''''''
|
||||
|
||||
If you wish to run the tests (strongly suggested :-), you can either run them
|
||||
If you wish to run the tests (strongly recommended :-), you can either run them
|
||||
from within python as follows ... ::
|
||||
|
||||
>>> import glymur
|
||||
>>> glymur.runtests()
|
||||
|
||||
or from the unix command line. ::
|
||||
or from the command line. ::
|
||||
|
||||
$ cd /to/where/you/unpacked/glymur
|
||||
$ python -m unittest discover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue