Created
October 19, 2009 12:59
-
-
Save harukizaemon/213340 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 8d34d13c3c9a89ef7c8906b3f07ab8c7a2d95e8c Mon Sep 17 00:00:00 2001 | |
| From: Simon Harris <haruki.zaemon@gmail.com> | |
| Date: Mon, 19 Oct 2009 23:51:01 +1100 | |
| Subject: [PATCH] SortedSet#hash specs now passing. | |
| --- | |
| .../frozen/library/set/sortedset/hash_tags.txt | 1 - | |
| 1 files changed, 0 insertions(+), 1 deletions(-) | |
| delete mode 100644 spec/tags/frozen/library/set/sortedset/hash_tags.txt | |
| diff --git a/spec/tags/frozen/library/set/sortedset/hash_tags.txt b/spec/tags/frozen/library/set/sortedset/hash_tags.txt | |
| deleted file mode 100644 | |
| index 563514f..0000000 | |
| --- a/spec/tags/frozen/library/set/sortedset/hash_tags.txt | |
| +++ /dev/null | |
| @@ -1 +0,0 @@ | |
| -fails:SortedSet#hash is static | |
| -- | |
| 1.6.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment