summaryrefslogtreecommitdiff
path: root/test/mkmf
diff options
context:
space:
mode:
Diffstat (limited to 'test/mkmf')
-rw-r--r--test/mkmf/test_config.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mkmf/test_config.rb b/test/mkmf/test_config.rb
index 4a9be57e0a..7bf537e693 100644
--- a/test/mkmf/test_config.rb
+++ b/test/mkmf/test_config.rb
@@ -2,7 +2,6 @@ $extmk = true
require 'test/unit'
require 'mkmf'
-require_relative '../ruby/envutil'
class TestMkmf < Test::Unit::TestCase
class TestConfig < Test::Unit::TestCase