Skip to content

Commit f1d69e3

Browse files
committed
Exclude a test for MOI
1 parent b440979 commit f1d69e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/MOI_wrapper.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ function test_runtests()
117117
r"test_basic_VectorNonlinearFunction_Zeros$",
118118
r"test_constraint_qcp_duplicate_off_diagonal$",
119119
r"test_nonlinear_expression_hs109$",
120+
r"test_nonlinear_expression_hs110$",
120121
r"test_nonlinear_expression_overrides_objective$",
121122
# ITERATION_LIMIT
122123
r"test_quadratic_constraint_LessThan$",

0 commit comments

Comments
 (0)