We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e742011 commit 408dde7Copy full SHA for 408dde7
tool/jt.rb
@@ -494,8 +494,7 @@ def help
494
jt test spec/ruby/language run specs in this directory
495
jt test spec/ruby/language/while_spec.rb run specs in this file
496
jt test compiler run compiler tests
497
- jt test integration runs all integration tests
498
- jt test integration [TESTS] runs the given integration tests
+ jt test integration [TESTS] run integration tests
499
jt test bundle [--jdebug] tests using bundler
500
jt test gems [TESTS] tests using gems
501
jt test ecosystem [TESTS] tests using the wider ecosystem such as bundler, Rails, etc
0 commit comments