Skip to content

Commit ee7edae

Browse files
committed
Restore the original tests
1 parent 6b7e2d3 commit ee7edae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nlp_consistency.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ for problem in [nlp_problems; extra_nlp_oracle_problems]
1010
linear_api = linear_api,
1111
test_slack = false,
1212
test_counters = false,
13-
exclude = [jprod, jtprod, hess_coord, hprod],
13+
exclude = [],
1414
)
1515
coord_memory_nlp(nlp_moi, linear_api = linear_api)
1616
end

0 commit comments

Comments
 (0)