Updated README.rst in order to test travis-CI

master
pbrod 9 years ago
parent edecaab232
commit 0c12600112

@ -78,6 +78,15 @@ On the WAFO home page you will find:
- List of publications related to WAFO.
Unit tests
==========
To test if the toolbox is working paste the following in an interactive
python session::
import wafo as wf
wf.test(coverage=True, doctests=True)
Note
====

Loading…
Cancel
Save