Skip to content

Commit 5dfe39c

Browse files
committed
Add tags for new failing specs
1 parent 149cefa commit 5dfe39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/tags/core/rational/exponent_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ fails:Rational#** when passed Bignum returns 0.0 when self is > 1 and the expone
22
fails:Rational#** when passed Bignum returns 0.0 when self is < -1 and the exponent is negative
33
fails:Rational#** when passed Bignum returns 0.0 when self is < -1 and the exponent is negative
44
fails:Rational#** when passed Bignum returns positive Infinity when self is > 1
5+
fails:Rational#** when passed Bignum returns positive Infinity when self < -1

0 commit comments

Comments
 (0)