summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestRubyLiteral.rb
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-08 14:20:12 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-09 09:38:43 -0400
commit444030fc6155d32c1f5211ba746bc9c76f70a96d (patch)
treec4af35949686f2c45a557a4d1accea0936a8af65 /test/.excludes-prism/TestRubyLiteral.rb
parent74c911dfa99e173756e7382982e8eaa0a90a2491 (diff)
[PRISM] Enable passing tests
Diffstat (limited to 'test/.excludes-prism/TestRubyLiteral.rb')
-rw-r--r--test/.excludes-prism/TestRubyLiteral.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestRubyLiteral.rb b/test/.excludes-prism/TestRubyLiteral.rb
index 9c6a8fd0fe..d51295081f 100644
--- a/test/.excludes-prism/TestRubyLiteral.rb
+++ b/test/.excludes-prism/TestRubyLiteral.rb
@@ -1,2 +1,2 @@
-exclude(:test_dregexp, "https://github.com/ruby/prism/issues/2664")
+exclude(:test_dregexp, "x80 should raise syntax error")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")