Command typo

This commit is contained in:
Markus Mottl 2017-05-27 20:18:19 -04:00 committed by GitHub
parent 15491fd599
commit e63a6e4006
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ the current directory and its children recursively. You can also run the
tests in a specific sub-directory and its children by using:
- ``jbuilder build @foo/bar/runtest``
- ``jbuidler runtest foo/bar``
- ``jbuilder runtest foo/bar``
Restricting the set of packages
===============================