Skip to content

Commit

Permalink
[Truffle] Remove stale tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 31, 2014
1 parent 0852a31 commit b1ba52e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/truffle/tags/core/fixnum/left_shift_tags.txt
@@ -1,3 +1,2 @@
fails:Fixnum#<< with n << m returns 0 when m < 0 and m is a Bignum
fails:Fixnum#<< with n << m calls #to_int to convert the argument to an Integer
fails:Fixnum#<< with n << m raises a TypeError when #to_int does not return an Integer

0 comments on commit b1ba52e

Please sign in to comment.