Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbowly committed Nov 27, 2024
1 parent fc7ae01 commit cad6b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/MOI/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,7 @@ function test_delete_nonlinear_index()
# is correctly adjusted.
MOI.delete(model, c1)
MOI.delete(model, c2)
return
end

end # TestMOIWrapper
Expand Down

0 comments on commit cad6b65

Please sign in to comment.