Skip to content

Commit

Permalink
Removed to load jit_support.rb
Browse files Browse the repository at this point in the history
  It's removed at 4445b9e
  • Loading branch information
hsbt committed Mar 14, 2023
1 parent d834455 commit c58759f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_open3.rb
Expand Up @@ -3,10 +3,6 @@
require 'test/unit'
require 'open3'

if RUBY_ENGINE == 'ruby'
require_relative 'lib/jit_support'
end

class TestOpen3 < Test::Unit::TestCase
RUBY = EnvUtil.rubybin

Expand Down

0 comments on commit c58759f

Please sign in to comment.