We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c0258 commit de07c5aCopy full SHA for de07c5a
test/MOI_wrapper.jl
@@ -61,7 +61,7 @@ function test_runtests()
61
MOI.Test.runtests(
62
model,
63
config,
64
- exclude = Union{String, Regex}[
+ exclude = Union{String,Regex}[
65
"test_attribute_SolverVersion",
66
# Expected test failures:
67
# FIXME
0 commit comments