Skip to content

Commit 498c65e

Browse files
committed
🤖 Format .jl files
1 parent edfb948 commit 498c65e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,4 @@ end
259259
end
260260

261261
include("test_presolve.jl")
262-
include("test_allocations.jl")
262+
include("test_allocations.jl")

test/test_allocations.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ end
4444
test_only_zeros(test_allocs_nlpmodels(nlp_qm))
4545
end
4646
end
47-
end
47+
end

0 commit comments

Comments
 (0)