diff options
Diffstat (limited to 'test/psych/json/test_stream.rb')
-rw-r--r-- | test/psych/json/test_stream.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/psych/json/test_stream.rb b/test/psych/json/test_stream.rb index b0c33e6a2a..519c114b29 100644 --- a/test/psych/json/test_stream.rb +++ b/test/psych/json/test_stream.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false require 'psych/helper' module Psych |