From c566c420f744d28a71a68f740846986322ade1c0 Mon Sep 17 00:00:00 2001 From: Xx-Alexis-xX Date: Fri, 19 Apr 2024 15:12:14 -0400 Subject: [PATCH] Update runtests.jl --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 98f7ebd..839dd42 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -25,7 +25,6 @@ include("test_cudss.jl") @testset "CudssData" begin # Issue #1 data = CudssData() - CUDSS.cudssDataDestroy(CUDSS.handle(), data) end @testset "CudssSolver" begin