Skip to content

Commit 3ce69c8

Browse files
add test bound back
1 parent 792f518 commit 3ce69c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_bounds.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ end
5858
# LMTR with TRDH as subsolver
5959
for (h, h_name) ((NormL0(λ), "l0"), (NormL1(λ), "l1"))
6060
@testset "bpdn-with-bounds-ls-LMTR-$(h_name)-TRDH" begin
61-
continue # FIXME
6261
x0 = zeros(bpdn_nls2.meta.nvar)
6362
@test has_bounds(bpdn_nls2)
6463
LMTR_out = LMTR(

0 commit comments

Comments
 (0)