Skip to content

Commit e8f1ea2

Browse files
committed
[GR-14451] TruffleRuby does not provide 'bin/testrb' anymore.
PullRequest: truffleruby/696
2 parents d845846 + 497786b commit e8f1ea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mx.truffleruby/mx_truffleruby.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ def ruby_testdownstream_sulong(args):
153153
'bin/rake',
154154
'bin/rdoc',
155155
'bin/ri',
156-
'bin/testrb',
157156
],
158157
launcher_configs=[
159158
mx_sdk.LanguageLauncherConfig(

0 commit comments

Comments
 (0)