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(
79
79
""",
80
80
)
81
81
Test Summary: | Pass Total Time
82
- Bridges.runtests | 29 29 0.0s
82
+ Bridges.runtests | 30 30 0.0s
83
83
```
84
84
85
85
There are a number of other useful keyword arguments.
@@ -123,5 +123,5 @@ Subject to:
123
123
ScalarAffineFunction{Int64}-in-LessThan{Int64}
124
124
(0) - (1) x <= (-1)
125
125
Test Summary: | Pass Total Time
126
- Bridges.runtests | 29 29 0.0s
126
+ Bridges.runtests | 30 30 0.0s
127
127
```
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ julia> MOI.Bridges.runtests(
283
283
end,
284
284
)
285
285
Test Summary: | Pass Total Time
286
- Bridges.runtests | 32 32 0.8s
286
+ Bridges.runtests | 33 33 0.8s
287
287
```
288
288
"""
289
289
function runtests (args... ; kwargs... )
You can’t perform that action at this time.
0 commit comments