File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/src/submodules/Bridges Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ julia> MOI.Bridges.runtests(
7979 """,
8080 )
8181Test Summary: | Pass Total Time
82- Bridges.runtests | 29 29 0.0s
82+ Bridges.runtests | 30 30 0.0s
8383```
8484
8585There are a number of other useful keyword arguments.
@@ -123,5 +123,5 @@ Subject to:
123123ScalarAffineFunction{Int64}-in-LessThan{Int64}
124124 (0) - (1) x <= (-1)
125125Test Summary: | Pass Total Time
126- Bridges.runtests | 29 29 0.0s
126+ Bridges.runtests | 30 30 0.0s
127127```
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ julia> MOI.Bridges.runtests(
283283 end,
284284 )
285285Test Summary: | Pass Total Time
286- Bridges.runtests | 32 32 0.8s
286+ Bridges.runtests | 33 33 0.8s
287287```
288288"""
289289function runtests (args... ; kwargs... )
You can’t perform that action at this time.
0 commit comments