We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c54df commit 642188fCopy full SHA for 642188f
test/prism/locals_test.rb
@@ -34,7 +34,7 @@ class LocalsTest < TestCase
34
# Leaving these out until they are supported by parse.y.
35
"leading_logical.txt",
36
"endless_methods_command_call.txt",
37
- "test_command_method_call_2.txt"
+ "command_method_call_2.txt"
38
]
39
40
Fixture.each(except: except) do |fixture|
0 commit comments