Skip to content
Merged

Typo #391

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Test suite

The basic test suites for tvtk and mayavi can be run using nose::

nosettests -v tvtk/tests
nosettests -v mayavi
nosetests -v tvtk/tests
nosetests -v mayavi

The integration tests::

Expand Down