Skip to content

Commit

Permalink
Remove some tags for passing specs
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Oct 27, 2014
1 parent 2d0f5c6 commit 07b574a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/tags/ruby/language/variables_tags.txt
@@ -1,5 +1,3 @@
fails:Assigning multiple values calls #to_ary on RHS arg if the corresponding LHS var is a splat
fails:Basic multiple assignment with a splatted single RHS value does not call #to_ary on an object
fails:Basic multiple assignment with a splatted single RHS value calls #to_a even if it's private
fails:Basic multiple assignment with a single RHS value doesn't take in account #to_ary if it returns

0 comments on commit 07b574a

Please sign in to comment.