summaryrefslogtreecommitdiff
path: root/test/rexml/test_sax.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_sax.rb')
-rw-r--r--test/rexml/test_sax.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rexml/test_sax.rb b/test/rexml/test_sax.rb
index 2d37ec9dfb..00539f0d4c 100644
--- a/test/rexml/test_sax.rb
+++ b/test/rexml/test_sax.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require_relative "rexml_test_utils"
require 'rexml/sax2listener'
require 'rexml/parsers/sax2parser'