Skip to content

Commit 8eb190b

Browse files
blegatodow
andcommitted
Update src/Test/test_conic.jl
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
1 parent 99bd26d commit 8eb190b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Test/test_conic.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6862,7 +6862,6 @@ function test_conic_HermitianPositiveSemidefiniteConeTriangle_1(optimizer::MOI.M
68626862
atol = config.atol
68636863
rtol = config.rtol
68646864

6865-
MOI.empty!(optimizer)
68666865
set = MOI.HermitianPositiveSemidefiniteConeTriangle(2)
68676866
x, cx = MOI.add_constrained_variables(optimizer, set)
68686867
x11 = x[1:3]

0 commit comments

Comments
 (0)