Skip to content

Commit

Permalink
[PRISM] Enable passing test_string
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed May 10, 2024
1 parent 346f7bf commit 2f915e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions test/.excludes-prism/TestRegexp.rb
@@ -1 +1,2 @@
exclude(:test_unescape, "unescapes in regexp missing some bytes")
exclude(:test_match_control_meta_escape, "unescapes in regexp missing some bytes")
1 change: 0 additions & 1 deletion test/.excludes-prism/TestRubyLiteral.rb
@@ -1,2 +1 @@
exclude(:test_dregexp, "x80 should raise syntax error")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")

0 comments on commit 2f915e7

Please sign in to comment.