From 0ed8771a4400f005f084c92d1779bd306abd1c73 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 26 Sep 2009 13:42:56 +0000 Subject: * 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 --- spec/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/README b/spec/README index 3ba87445e9..786aa5b786 100644 --- a/spec/README +++ b/spec/README @@ -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 -- cgit v1.2.3