Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goyox86/485352 to your computer and use it in GitHub Desktop.
Save goyox86/485352 to your computer and use it in GitHub Desktop.
From 7c56497e497ee38c290b091fadb31f0455874b95 Mon Sep 17 00:00:00 2001
From: Jose Narvaez <goyox86@gmail.com>
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