aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_mathn.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_mathn.rb')
-rw-r--r--test/test_mathn.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_mathn.rb b/test/test_mathn.rb
index bbb88517cf..8a482f3fed 100644
--- a/test/test_mathn.rb
+++ b/test/test_mathn.rb
@@ -1,5 +1,4 @@
require 'test/unit'
-require_relative 'ruby/envutil'
# mathn redefines too much. It must be isolated to child processes.
class TestMathn < Test::Unit::TestCase