From 28ea5d1083e77669cb1f4929be341b8256a560f4 Mon Sep 17 00:00:00 2001 From: Pere Antoni Martorell Date: Fri, 3 May 2024 20:58:16 +0200 Subject: [PATCH] fix test --- test/DistributedTests/mpi/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/DistributedTests/mpi/runtests.jl b/test/DistributedTests/mpi/runtests.jl index a91684c..4f2c40c 100644 --- a/test/DistributedTests/mpi/runtests.jl +++ b/test/DistributedTests/mpi/runtests.jl @@ -1,6 +1,7 @@ module MPITests using Test +using MPI #Sysimage sysimage=nothing