use 'rake test' in text

This commit is contained in:
Johan Holmberg 2017-09-03 17:31:25 +02:00
parent 7f2d05f602
commit dae53f993b

View File

@ -20,7 +20,7 @@ Testing cmdtest
Cmdtest_ is tested with itself, like this::
cmdtest t
rake test
This tests ``bin/cmdtest.rb`` using the ``cmdtest`` found in the PATH.
It runs a number of tests in the directory ``t``.