summaryrefslogtreecommitdiff
path: root/test/rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/helper.rb b/test/rdoc/helper.rb
index 8a30b2e13a..a596766760 100644
--- a/test/rdoc/helper.rb
+++ b/test/rdoc/helper.rb
@@ -6,7 +6,7 @@ rescue NoMethodError, Gem::LoadError, Bundler::GemfileNotFound
# for ruby tests
end
-require 'test-unit'
+require 'test/unit'
require 'fileutils'
require 'pp'