[ruby/prism] Follow #2579

Due to #2579, the test case for range_begin_open_inclusive.txt has also been restored.

da173526a1
This commit is contained in:
Koichi ITO 2024-03-12 23:35:31 +09:00 committed by git
parent 1ed6b7b40d
commit a41649bff4

View file

@ -78,7 +78,6 @@ module Prism
"heredocs_nested.txt", "heredocs_nested.txt",
"indented_file_end.txt", "indented_file_end.txt",
"non_alphanumeric_methods.txt", "non_alphanumeric_methods.txt",
"range_begin_open_inclusive.txt",
"strings.txt", "strings.txt",
"xstring.txt" "xstring.txt"
] ]