summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_markup_to_table_of_contents.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc/test_rdoc_markup_to_table_of_contents.rb')
-rw-r--r--test/rdoc/test_rdoc_markup_to_table_of_contents.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_markup_to_table_of_contents.rb b/test/rdoc/test_rdoc_markup_to_table_of_contents.rb
index bfeb2d6f58..11ab6f197b 100644
--- a/test/rdoc/test_rdoc_markup_to_table_of_contents.rb
+++ b/test/rdoc/test_rdoc_markup_to_table_of_contents.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
-require 'minitest_helper'
+require_relative 'helper'
class TestRDocMarkupToTableOfContents < RDoc::Markup::FormatterTestCase