summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-16 11:05:47 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-16 12:28:51 -0400
commit7eb45a40fdc8d3e077089b13cef90f2d350509e1 (patch)
tree7e35d8f2a0fcbb05ce78a56bb730e3641b900abb
parent58f993c500ae3f1051fbaa76d21e85bec93fa1f7 (diff)
[PRISM] Enable TestParse#test_invalid_char
-rw-r--r--test/.excludes-prism/TestParse.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestParse.rb b/test/.excludes-prism/TestParse.rb
index 317b092503..cf5f1a8735 100644
--- a/test/.excludes-prism/TestParse.rb
+++ b/test/.excludes-prism/TestParse.rb
@@ -1,4 +1,3 @@
-exclude(:test_invalid_char, "error message format")
exclude(:test_question, "error message format")
exclude(:test_string, "error message format")
exclude(:test_truncated_source_line, "truncate error message")