diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-05-16 11:05:47 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-05-16 12:28:51 -0400 |
| commit | 7eb45a40fdc8d3e077089b13cef90f2d350509e1 (patch) | |
| tree | 7e35d8f2a0fcbb05ce78a56bb730e3641b900abb /test | |
| parent | 58f993c500ae3f1051fbaa76d21e85bec93fa1f7 (diff) | |
[PRISM] Enable TestParse#test_invalid_char
Diffstat (limited to 'test')
| -rw-r--r-- | test/.excludes-prism/TestParse.rb | 1 |
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") |
