aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc/test_rdoc_markup_heading.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc/test_rdoc_markup_heading.rb')
-rw-r--r--test/rdoc/test_rdoc_markup_heading.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rdoc/test_rdoc_markup_heading.rb b/test/rdoc/test_rdoc_markup_heading.rb
index 26d4b5bffc..463df7ef43 100644
--- a/test/rdoc/test_rdoc_markup_heading.rb
+++ b/test/rdoc/test_rdoc_markup_heading.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'rdoc/test_case'
class TestRDocMarkupHeading < RDoc::TestCase