summaryrefslogtreecommitdiff
path: root/test/json/json_ext_parser_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/json/json_ext_parser_test.rb')
-rw-r--r--test/json/json_ext_parser_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/json/json_ext_parser_test.rb b/test/json/json_ext_parser_test.rb
index f49f88b596..ff6598f490 100644
--- a/test/json/json_ext_parser_test.rb
+++ b/test/json/json_ext_parser_test.rb
@@ -1,4 +1,4 @@
-#frozen_string_literal: false
+# frozen_string_literal: true
require_relative 'test_helper'
class JSONExtParserTest < Test::Unit::TestCase