summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-03-26 14:54:50 -0400
committerKevin Newton <kddnewton@gmail.com>2024-03-27 08:34:42 -0400
commite4b210906564cb5e922e8331a6b3724624377fdb (patch)
tree910d87a97bc42d6315c2581f4450e7b8d579e90d /test
parent44b5c912daae6d4e6dba6e40f13a2840c144cfa8 (diff)
[PRISM] Fix ASCII-compatible check for eval encoding
Diffstat (limited to 'test')
-rw-r--r--test/.excludes-prism/TestEval.rb1
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")