mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Restore support library for only test files.
This commit is contained in:
parent
d905ff61e6
commit
f9a2440866
5 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
require 'test/unit'
|
||||
require_relative '../../tool/lib/jit_support'
|
||||
require_relative '../lib/jit_support'
|
||||
|
||||
return if RbConfig::CONFIG["MJIT_SUPPORT"] == 'no'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue