We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76f1ff commit 4d05661Copy full SHA for 4d05661
1 file changed
test/runtests.jl
@@ -7,7 +7,6 @@ using ADNLPModels, NLPModels
7
# stdlib
8
using LinearAlgebra, Logging, Test
9
10
-
11
if VERSION ≥ v"1.6"
12
@testset "Test allocations of solver specific" begin
13
nlp = ADNLPModel(x -> sum(x), ones(2))
0 commit comments