Skip to content

Commit cbc908b

Browse files
RomeoVChrisRackauckas
authored andcommitted
fixup! Add JET tests for now
1 parent 2d4aba7 commit cbc908b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/trim/trimmable_optimization.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ function minimize(x)
3737
end
3838

3939
@test successful_retcode(minimize(1.0).retcode)
40-
@test_opt minimize(1.0) broken=true
40+
@test_opt minimize(1.0)

0 commit comments

Comments
 (0)