Created
July 22, 2010 00:03
-
-
Save goyox86/485352 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 7c56497e497ee38c290b091fadb31f0455874b95 Mon Sep 17 00:00:00 2001 | |
From: Jose Narvaez <[email protected]> | |
Date: Wed, 21 Jul 2010 19:31:45 -0430 | |
Subject: [PATCH] Remove tag for passing Module.class_variable_set specs | |
--- | |
.../ruby/core/module/class_variable_set_tags.txt | 1 - | |
1 files changed, 0 insertions(+), 1 deletions(-) | |
delete mode 100644 spec/tags/ruby/core/module/class_variable_set_tags.txt | |
diff --git a/spec/tags/ruby/core/module/class_variable_set_tags.txt b/spec/tags/ruby/core/module/class_variable_set_tags.txt | |
deleted file mode 100644 | |
index bc12826..0000000 | |
--- a/spec/tags/ruby/core/module/class_variable_set_tags.txt | |
+++ /dev/null | |
@@ -1 +0,0 @@ | |
-fails:Module#class_variable_set raises a TypeError when self is frozen | |
-- | |
1.7.0.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment