Skip to content

Commit f51cdd6

Browse files
committed
more fixes
1 parent f1d69e3 commit f51cdd6

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
@@ -122,6 +122,7 @@ function test_runtests()
122122
# ITERATION_LIMIT
123123
r"test_quadratic_constraint_LessThan$",
124124
r"test_quadratic_constraint_GreaterThan$",
125+
r"test_objective_qp_ObjectiveFunction_edge_cases$",
125126
# FIXME Segfault
126127
r"test_linear_integration_delete_variables$",
127128
# https://github.com/jump-dev/MathOptInterface.jl/issues/2323

0 commit comments

Comments
 (0)