diff options
Diffstat (limited to 'tests/json_ext_parser_test.rb')
-rw-r--r-- | tests/json_ext_parser_test.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/json_ext_parser_test.rb b/tests/json_ext_parser_test.rb index ade9784..c5a030e 100644 --- a/tests/json_ext_parser_test.rb +++ b/tests/json_ext_parser_test.rb @@ -1,3 +1,4 @@ +#frozen_string_literal: false require 'test_helper' class JSONExtParserTest < Test::Unit::TestCase |