Skip to content

Commit 4d05661

Browse files
🤖 Format .jl files (#64)
Co-authored-by: tmigot <[email protected]>
1 parent b76f1ff commit 4d05661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ using ADNLPModels, NLPModels
77
# stdlib
88
using LinearAlgebra, Logging, Test
99

10-
1110
if VERSION v"1.6"
1211
@testset "Test allocations of solver specific" begin
1312
nlp = ADNLPModel(x -> sum(x), ones(2))

0 commit comments

Comments
 (0)