Created
July 19, 2010 19:07
-
-
Save goyox86/481823 to your computer and use it in GitHub Desktop.
This file contains 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 dc004b2f1627222b59ee3e94bb55a800ddb29377 Mon Sep 17 00:00:00 2001 | |
From: Jose Narvaez <[email protected]> | |
Date: Mon, 19 Jul 2010 14:35:56 -0430 | |
Subject: [PATCH] Remove tag for passing Kernel.extend specs | |
--- | |
spec/tags/ruby/core/kernel/extend_tags.txt | 1 - | |
1 files changed, 0 insertions(+), 1 deletions(-) | |
diff --git a/spec/tags/ruby/core/kernel/extend_tags.txt b/spec/tags/ruby/core/kernel/extend_tags.txt | |
index bd30b2f..1852060 100644 | |
--- a/spec/tags/ruby/core/kernel/extend_tags.txt | |
+++ b/spec/tags/ruby/core/kernel/extend_tags.txt | |
@@ -1,2 +1 @@ | |
incomplete:Kernel#extend needs to be reviewed for spec completeness | |
-fails:Kernel#extend raises a TypeError if self is frozen | |
-- | |
1.6.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment