mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Change TESTOPS to TESTOPTS
This commit is contained in:
parent
7bb48f87f3
commit
02aee1b724
@ -45,5 +45,5 @@ bundle exec rake test TEST="test/test_foo.rb"
|
||||
To run a single test case:
|
||||
|
||||
```shell
|
||||
bundle exec rake test TEST="test/test_foo.rb" TESTOPS="--name=/test_mytest/"
|
||||
bundle exec rake test TEST="test/test_foo.rb" TESTOPTS="--name=/test_mytest/"
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user