summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/prism/parser_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/prism/parser_test.rb b/test/prism/parser_test.rb
index 118b7322fe..061e4b85c5 100644
--- a/test/prism/parser_test.rb
+++ b/test/prism/parser_test.rb
@@ -73,7 +73,6 @@ module Prism
skip_tokens = [
"comments.txt",
"constants.txt",
- "endless_range_in_conditional.txt",
"heredoc_with_comment.txt",
"heredoc_with_escaped_newline_at_start.txt",
"heredocs_leading_whitespace.txt",