From 1de3899bb93357650c2550be816a1a93f5a89939 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Mon, 25 Nov 2024 13:45:10 +1300 Subject: [PATCH] Update --- test/C_wrapper.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/C_wrapper.jl b/test/C_wrapper.jl index 8df57ed..1c8d537 100644 --- a/test/C_wrapper.jl +++ b/test/C_wrapper.jl @@ -8,6 +8,8 @@ module TestCWrapper using Ipopt using Test +import Ipopt_jll + function test_hs071() # hs071 # min x1 * x4 * (x1 + x2 + x3) + x3