From a7534c26b332d8975f6d82ebe7d2e7baf8ba3b6d Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Thu, 1 Sep 2011 11:56:22 -0700 Subject: sync with ruby-trunk --- test/psych/test_deprecated.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/psych/test_deprecated.rb b/test/psych/test_deprecated.rb index cfce082..3740b6f 100644 --- a/test/psych/test_deprecated.rb +++ b/test/psych/test_deprecated.rb @@ -145,7 +145,7 @@ module Psych end class YamlAs - yaml_as 'helloworld' + psych_yaml_as 'helloworld' # this should be yaml_as but to avoid syck end def test_yaml_as -- cgit v1.2.3