Skip to content

Commit f00f9d3

Browse files
tenderlovetenderworks
authored andcommitted
fix incorrect test
1 parent 062a20f commit f00f9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstraptest/test_yjit.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4754,7 +4754,7 @@ def entry(define)
47544754
entry(true)
47554755
}
47564756

4757-
assert_equal ':ok', %q{
4757+
assert_equal 'ok', %q{
47584758
def ok
47594759
:ok
47604760
end

0 commit comments

Comments
 (0)