Skip to content

Commit

Permalink
Update test/eventhdlr.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
matbesancon committed Jul 26, 2024
1 parent 56e1736 commit 67ad169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/eventhdlr.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ function SCIP.eventexec(event::FirstLPEvent)
end
end
end

@testset "Try To Listen To First LP Solve" begin
# create an empty problem
optimizer = SCIP.Optimizer()
Expand Down

0 comments on commit 67ad169

Please sign in to comment.