Mark another Duration test failing with Ruby 1.9

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7653 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
Jeremy Kemper 2007-09-27 09:54:43 +00:00
parent d4e164f670
commit f3560d5a95
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ class NumericExtTimeAndDateTimeTest < Test::Unit::TestCase
}
end
# FIXME: ruby 1.9
def test_units
@seconds.each do |actual, expected|
assert_equal expected, actual