diff options
Diffstat (limited to 'test/rdoc/test_rdoc_markup_paragraph.rb')
-rw-r--r-- | test/rdoc/test_rdoc_markup_paragraph.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rdoc/test_rdoc_markup_paragraph.rb b/test/rdoc/test_rdoc_markup_paragraph.rb index 8de1c3cff5..6da6658c6f 100644 --- a/test/rdoc/test_rdoc_markup_paragraph.rb +++ b/test/rdoc/test_rdoc_markup_paragraph.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false require 'rdoc/test_case' class TestRDocMarkupParagraph < RDoc::TestCase |