Skip to content

Commit

Permalink
untag some specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gaynor committed Mar 31, 2013
1 parent 7ab8e9c commit 922a3a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions spec/tags/core/array/delete_if_tags.txt

This file was deleted.

2 changes: 0 additions & 2 deletions spec/tags/core/array/hash_tags.txt
@@ -1,7 +1,5 @@
fails:properly handles recursive arrays fails:properly handles recursive arrays
fails:returns the same hash for equal recursive arrays fails:returns the same hash for equal recursive arrays
fails:Array#hash calls to_int on result of calling hash on each element fails:Array#hash calls to_int on result of calling hash on each element
fails:Array#hash ignores array class differences
fails:Array#hash returns same hash code for arrays with the same content fails:Array#hash returns same hash code for arrays with the same content
fails:Array#hash returns the same value if arrays are #eql? fails:Array#hash returns the same value if arrays are #eql?
fails:Array#hash

0 comments on commit 922a3a0

Please sign in to comment.