summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-04-12 09:52:29 -0400
committerKevin Newton <kddnewton@gmail.com>2024-04-12 09:52:29 -0400
commitabd05c848f437405e10410ded2a3d666e1b9bba5 (patch)
treeee0920207b79b1d2b4ca856ba9a04f29802e8ceb /test
parenta64a42ae386576cb91f5fb017b13a8f8a77077a4 (diff)
Sync latest prism
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"
]