summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestRubyLiteral.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-09 15:40:43 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-10 00:54:31 -0400
commit2f915e729ac8c66f4009f4b28a57773923d7e7d1 (patch)
tree5d1a041eb561e88c51466eb011f9a1e7c2440844 /test/.excludes-prism/TestRubyLiteral.rb
parent346f7bf33e4b1faa82c44b48466ad38ae48fd457 (diff)
[PRISM] Enable passing test_string
Diffstat (limited to 'test/.excludes-prism/TestRubyLiteral.rb')
-rw-r--r--test/.excludes-prism/TestRubyLiteral.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestRubyLiteral.rb b/test/.excludes-prism/TestRubyLiteral.rb
index d51295081f..a25e1c47d9 100644
--- a/test/.excludes-prism/TestRubyLiteral.rb
+++ b/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")