Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/core/time/at_tags.txt
Original file line number Diff line number Diff line change
@@ -3,3 +3,4 @@ fails:Time.at passed Time returns a subclass instance
fails:Time.at passed [Integer, Numeric] returns a Time object representing the given number of seconds and Float microseconds since 1970-01-01 00:00:00 UTC
fails(travis):Time.at passed Numeric returns a non-UTC Time
fails(travis):Time.at passed Time returns a non-UTC time if the argument is non-UTC
fails:Time.at passed Numeric roundtrips a Rational produced by #to_r

0 comments on commit 8a70890

Please sign in to comment.