diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-03-26 14:54:50 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 08:34:42 -0400 |
| commit | e4b210906564cb5e922e8331a6b3724624377fdb (patch) | |
| tree | 910d87a97bc42d6315c2581f4450e7b8d579e90d /test | |
| parent | 44b5c912daae6d4e6dba6e40f13a2840c144cfa8 (diff) | |
[PRISM] Fix ASCII-compatible check for eval encoding
Diffstat (limited to 'test')
| -rw-r--r-- | test/.excludes-prism/TestEval.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestEval.rb b/test/.excludes-prism/TestEval.rb index 83f3e38fc9..6cc6bdfb1d 100644 --- a/test/.excludes-prism/TestEval.rb +++ b/test/.excludes-prism/TestEval.rb @@ -1,2 +1 @@ -exclude(:test_eval_ascii_incompatible, "incorrect encoding") exclude(:test_file_encoding, "incorrect encoding") |
