Skip to content

Commit 94912b7

Browse files
committed
Fix format
1 parent 68fa4f5 commit 94912b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Test/Test.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ end
268268
function test_attribute_TimeLimitSec()
269269
model = ModelTimeLimitSecErrorIfNotSet(missing)
270270
MOI.Test.test_attribute_TimeLimitSec(model, MOI.Test.Config())
271+
return
271272
end
272273

273274
end # module

0 commit comments

Comments
 (0)