Skip to content

Commit de07c5a

Browse files
committed
formatting
1 parent b8c0258 commit de07c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/MOI_wrapper.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function test_runtests()
6161
MOI.Test.runtests(
6262
model,
6363
config,
64-
exclude = Union{String, Regex}[
64+
exclude = Union{String,Regex}[
6565
"test_attribute_SolverVersion",
6666
# Expected test failures:
6767
# FIXME

0 commit comments

Comments
 (0)