From 99e96cdc0e7ba5e7bf0040d366eaa5a6e442204e Mon Sep 17 00:00:00 2001 From: SHIBATA Hiroshi Date: Tue, 23 Feb 2016 14:14:03 +0900 Subject: Temporary disabled to frozen literal string. ref. https://github.com/ruby/ruby/commit/3e92b635fb5422207b7bbdc924e292e51e21f040 --- test/psych/test_exception.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/psych/test_exception.rb') diff --git a/test/psych/test_exception.rb b/test/psych/test_exception.rb index 30dfb24..85fa78f 100644 --- a/test/psych/test_exception.rb +++ b/test/psych/test_exception.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false require_relative 'helper' module Psych -- cgit v1.2.3