Skip to content

Commit

Permalink
Update test_constraint.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 29, 2023
1 parent c80efa2 commit 106bccb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_constraint.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1773,3 +1773,6 @@ function test_SkipModelConvertScalarSetWrapper()
@test constraint_object(c2).set === MOI.EqualTo(1 // 2)
return
end

end # module

0 comments on commit 106bccb

Please sign in to comment.