summaryrefslogtreecommitdiff
path: root/test/rexml/test_comment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_comment.rb')
-rw-r--r--test/rexml/test_comment.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rexml/test_comment.rb b/test/rexml/test_comment.rb
index d5e78a5cde..0af2f5ca76 100644
--- a/test/rexml/test_comment.rb
+++ b/test/rexml/test_comment.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require "test/unit/testcase"
require 'rexml/document'