Skip to content

Commit a5d4b8e

Browse files
committed
fixup! Add JET tests for now
1 parent a6c2ba3 commit a5d4b8e

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)