diff options
Diffstat (limited to 'test/psych/visitors/test_emitter.rb')
-rw-r--r-- | test/psych/visitors/test_emitter.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/psych/visitors/test_emitter.rb b/test/psych/visitors/test_emitter.rb index 9317855bbb..70adbb9ca0 100644 --- a/test/psych/visitors/test_emitter.rb +++ b/test/psych/visitors/test_emitter.rb @@ -1,4 +1,4 @@ -# frozen_string_literal: false +# frozen_string_literal: true require 'psych/helper' module Psych |