Skip to content

Commit 18b4e00

Browse files
committed
Update MOI_wrapper.jl
1 parent c5c53d2 commit 18b4e00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/MOI_wrapper.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ function test_MOI_Test()
4848
],
4949
),
5050
exclude = String[
51+
"test_nonlinear_constraint_log$",
52+
# No nonlinear objective.
53+
"test_nonlinear_with_scalar_quadratic_function_with_off_diag$",
5154
# No objective
5255
"test_attribute_SolveTimeSec",
5356
"test_attribute_RawStatusString",

0 commit comments

Comments
 (0)