Skip to content

Commit d1b22f5

Browse files
committed
Fix up locals test skip name
1 parent cb27f5a commit d1b22f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/prism/locals_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class LocalsTest < TestCase
3434
# Leaving these out until they are supported by parse.y.
3535
"leading_logical.txt",
3636
"endless_methods_command_call.txt",
37-
"test_command_method_call_2.txt"
37+
"command_method_call_2.txt"
3838
]
3939

4040
Fixture.each(except: except) do |fixture|

0 commit comments

Comments
 (0)