Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tool/jt.rb
Original file line number Diff line number Diff line change
@@ -259,8 +259,6 @@ def test_mri(*args)
"EXCLUDES" => "test/mri/excludes_truffle"
}
jruby_args = %w[-J-Xmx2G -X+T -Xtruffle.exceptions.print_java]
# We need the bundled minitest as the one is stdlib is not compatible
jruby_args << "-Itest/mri/lib"

if args.empty?
args = File.readlines("#{JRUBY_DIR}/test/mri_truffle.index").grep(/^[^#]\w+/).map(&:chomp)

0 comments on commit 7196fa2

Please sign in to comment.