Skip to content

Commit

Permalink
Update MOI_wrapper.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Mar 12, 2024
1 parent 2a5e16e commit c864e71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ function test_MOI_Test_cached()
model,
config;
include = String[
"test_constraint_ZeroOne_bounds",
# "test_constraint_ZeroOne_bounds_2",
# "test_constraint_ZeroOne_bounds",
"test_constraint_ZeroOne_bounds_2",
"test_constraint_ZeroOne_bounds_3",
"test_constraint_get_ConstraintIndex",
"test_constraint_qcp_duplicate_diagonal",
"test_constraint_qcp_duplicate_off_diagonal",
# "test_constraint_qcp_duplicate_off_diagonal",
],
verbose = true
)
Expand Down

0 comments on commit c864e71

Please sign in to comment.