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 71067aa commit d7c54dfCopy full SHA for d7c54df
test/prism/locals_test.rb
@@ -33,7 +33,8 @@ class LocalsTest < TestCase
33
34
# Leaving these out until they are supported by parse.y.
35
"leading_logical.txt",
36
- "endless_methods_command_call.txt"
+ "endless_methods_command_call.txt",
37
+ "test_command_method_call_2.txt"
38
]
39
40
Fixture.each(except: except) do |fixture|
0 commit comments