From 949d740a323366997b410fba4681bb4e549e4240 Mon Sep 17 00:00:00 2001 From: tadf Date: Sat, 4 Aug 2012 22:07:42 +0000 Subject: uncommented some tests git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/date/test_switch_hitter.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/date') diff --git a/test/date/test_switch_hitter.rb b/test/date/test_switch_hitter.rb index 7f81ab7568..c8b00301e6 100644 --- a/test/date/test_switch_hitter.rb +++ b/test/date/test_switch_hitter.rb @@ -474,7 +474,6 @@ class TestSH < Test::Unit::TestCase period2_iter(+cm_period * (1 << 64) - 3, +cm_period * (1 << 64) + 3) end -=begin def test_marshal14 s = "\x04\x03u:\x01\x04Date\x01\v\x04\x03[\x01\x02i\x03\xE8i%T" d = Marshal.load(s) @@ -504,7 +503,6 @@ class TestSH < Test::Unit::TestCase assert_equal(Rational(9,24), d.offset) assert_equal(Date::GREGORIAN, d.start) end -=end def test_marshal192 s = "\x04\bU:\tDate[\bU:\rRational[\ai\x03\xCF\xD3Ji\ai\x00o:\x13Date::Infinity\x06:\a@di\xFA" -- cgit v1.2.3