We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b440979 commit f1d69e3Copy full SHA for f1d69e3
test/MOI_wrapper.jl
@@ -117,6 +117,7 @@ function test_runtests()
117
r"test_basic_VectorNonlinearFunction_Zeros$",
118
r"test_constraint_qcp_duplicate_off_diagonal$",
119
r"test_nonlinear_expression_hs109$",
120
+ r"test_nonlinear_expression_hs110$",
121
r"test_nonlinear_expression_overrides_objective$",
122
# ITERATION_LIMIT
123
r"test_quadratic_constraint_LessThan$",
0 commit comments