[PRISM] Enable TestParse#test_question

This commit is contained in:
Kevin Newton 2024-05-16 11:11:42 -04:00
Родитель 7eb45a40fd
Коммит 07241dfac8
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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")