Skip to content

Commit e740041

Browse files
committed
ZJIT: Remove unneeded omission for optional param test
1 parent 72c7d9f commit e740041

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)