mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* Makefile.in(test-rubyspec): explicitly executes run subcommand of
mspec. * spec/README: typo fix git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
25f43f4ab1
commit
0ed8771a44
3 changed files with 9 additions and 2 deletions
|
|
@ -25,6 +25,6 @@ and put it into this directory.
|
|||
$ make test-rubyspec
|
||||
:mspec command
|
||||
verifies the specified spec.
|
||||
$ mspec {language|core|language}
|
||||
$ mspec {language|core|library}
|
||||
or
|
||||
$ mspec spec/path/to/some_spec.rb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue