summaryrefslogtreecommitdiff
path: root/test/irb/test_option.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/irb/test_option.rb')
-rw-r--r--test/irb/test_option.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/irb/test_option.rb b/test/irb/test_option.rb
index 5e29803bb6..a7dd663112 100644
--- a/test/irb/test_option.rb
+++ b/test/irb/test_option.rb
@@ -1,5 +1,4 @@
require 'test/unit'
-require_relative '../ruby/envutil'
module TestIRB
class TestOption < Test::Unit::TestCase