Skip to content

Commit d14b4a7

Browse files
authored
ZJIT: Remove unneeded omission for optional param test (ruby#14488)
1 parent 138451f commit d14b4a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ruby/test_zjit.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ def test
487487
end
488488

489489
def test_invokebuiltin
490-
omit 'Test fails at the moment due to not handling optional parameters'
491490
assert_compiles '["."]', %q{
492491
def test = Dir.glob(".")
493492
test

0 commit comments

Comments
 (0)