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 4445b9e2a2dda207a2b3698c042342dd794b1b35
  • Loading branch information
hsbt committed Mar 27, 2023
1 parent f049899 commit 41b180d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
25 changes: 0 additions & 25 deletions test/lib/jit_support.rb

This file was deleted.

4 changes: 0 additions & 4 deletions test/test_open3.rb
Original file line number Diff line number Diff line change
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 41b180d

Please sign in to comment.