Skip to content

Instantly share code, notes, and snippets.

@goyox86
Created July 24, 2010 22:00
Show Gist options
  • Save goyox86/489012 to your computer and use it in GitHub Desktop.
Save goyox86/489012 to your computer and use it in GitHub Desktop.
From 3f618a1105dc2f724d42f358a0e93e5f9cb1cadc Mon Sep 17 00:00:00 2001
From: Jose Narvaez <[email protected]>
Date: Sat, 24 Jul 2010 17:28:44 -0430
Subject: [PATCH 2/2] Remove MatchData#string failing tags
---
spec/tags/ruby/core/matchdata/string_tags.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
delete mode 100644 spec/tags/ruby/core/matchdata/string_tags.txt
diff --git a/spec/tags/ruby/core/matchdata/string_tags.txt b/spec/tags/ruby/core/matchdata/string_tags.txt
deleted file mode 100644
index d6cf4bc..0000000
--- a/spec/tags/ruby/core/matchdata/string_tags.txt
+++ /dev/null
@@ -1 +0,0 @@
-fails:MatchData#string returns a frozen copy of the match string
--
1.7.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment