Skip to content

Commit 12976e3

Browse files
committed
more fixes
1 parent cdd1738 commit 12976e3

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

0 commit comments

Comments
 (0)