summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <[email protected]>2024-05-20 15:22:45 -0400
committerKevin Newton <[email protected]>2024-05-20 21:25:51 -0400
commite82c7a0577cb9574fbe748a381c9d6fa75e9211d (patch)
treedc585a4edd46a6f0873004f50a5818015c22ca77
parent86cf074fa1dcf73846e094775414d661e47dfc76 (diff)
[PRISM] Enable TestRegexp#test_match_control_meta_escape
-rw-r--r--test/.excludes-prism/TestRegexp.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestRegexp.rb b/test/.excludes-prism/TestRegexp.rb
index 5852d870ef..9d514236c7 100644
--- a/test/.excludes-prism/TestRegexp.rb
+++ b/test/.excludes-prism/TestRegexp.rb
@@ -1,2 +1 @@
exclude(:test_unescape, "unescapes in regexp missing some bytes")
-exclude(:test_match_control_meta_escape, "unescapes in regexp missing some bytes")