summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/prism/parser_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/parser_test.rb b/test/prism/parser_test.rb
index 237a4397ca..d60def5a47 100644
--- a/test/prism/parser_test.rb
+++ b/test/prism/parser_test.rb
@@ -74,6 +74,7 @@ module Prism
"comments.txt",
"heredoc_with_comment.txt",
"indented_file_end.txt",
+ "methods.txt",
"strings.txt",
"xstring_with_backslash.txt"
]