Skip to content

Commit

Permalink
Restore support library for only test files.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 9, 2019
1 parent 5756b87 commit 84d798b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_open3.rb
Expand Up @@ -2,7 +2,7 @@

require 'test/unit'
require 'open3'
require_relative '../tool/lib/jit_support'
require_relative 'lib/jit_support'

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

0 comments on commit 84d798b

Please sign in to comment.