Skip to content

Commit 4c02e04

Browse files
committed
This is not fixed jruby#9266
1 parent db7436b commit 4c02e04

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/mri/excludes/TestSyntax.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
exclude :test_it, "missing error for combining `it` with `_2`"
2525
exclude :test_keyword_invalid_name, "work in progress"
2626
exclude :test_keyword_self_reference, "circular variable reference error"
27-
exclude :test_methoddef_endless_command, "endless method with modifier call does not parse successfully (https://github.com/jruby/jruby/issues/9266)"
2827
exclude :test_numbered_parameter, "work in progress"
2928
exclude :test_optional_self_reference, "circular variable reference error"
3029
exclude :test_return_in_proc_in_class, "may be expecting SyntaxError for something but we reaise LocalJumpError at runtime"

0 commit comments

Comments
 (0)