Skip to content

Commit 408dde7

Browse files
committed
Cleanup 'jt help'
1 parent e742011 commit 408dde7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tool/jt.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,8 +494,7 @@ def help
494494
jt test spec/ruby/language run specs in this directory
495495
jt test spec/ruby/language/while_spec.rb run specs in this file
496496
jt test compiler run compiler tests
497-
jt test integration runs all integration tests
498-
jt test integration [TESTS] runs the given integration tests
497+
jt test integration [TESTS] run integration tests
499498
jt test bundle [--jdebug] tests using bundler
500499
jt test gems [TESTS] tests using gems
501500
jt test ecosystem [TESTS] tests using the wider ecosystem such as bundler, Rails, etc

0 commit comments

Comments
 (0)