mirror of
https://github.com/github/rails.git
synced 2026-02-06 04:05:17 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user