Skip to content

Commit a0b2f3d

Browse files
add comment
1 parent bcff465 commit a0b2f3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/nlp_program.jl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,12 @@ function test_differentiating_non_trivial_convex_qp_jump()
675675
return
676676
end
677677

678+
################################################
679+
#=
680+
# Test Changing Factorization routine
681+
=#
682+
################################################
683+
678684
function test_changing_factorization()
679685
P = 2
680686
m = Model(

0 commit comments

Comments
 (0)