summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <[email protected]>2024-05-16 11:11:42 -0400
committerKevin Newton <[email protected]>2024-05-16 12:28:51 -0400
commit07241dfac8b64c16c0fc35da55fdb7da8a10dfe4 (patch)
tree4bd5b458a99de53bec82c43f7af29b597eb33e7c
parent7eb45a40fdc8d3e077089b13cef90f2d350509e1 (diff)
[PRISM] Enable TestParse#test_question
-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 cf5f1a8735..ba718d063c 100644
--- a/test/.excludes-prism/TestParse.rb
+++ b/test/.excludes-prism/TestParse.rb
@@ -1,4 +1,3 @@
-exclude(:test_question, "error message format")
exclude(:test_string, "error message format")
exclude(:test_truncated_source_line, "truncate error message")
exclude(:test_void_value_in_rhs, "missing raising error for some void value expressions")