From 8d782c4071d7360f37aa7509d484a976fe0faa5d Mon Sep 17 00:00:00 2001 From: Michel Schanen Date: Thu, 13 Oct 2022 12:40:54 -0500 Subject: [PATCH] Fix: Add EOL --- test/mpi.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mpi.jl b/test/mpi.jl index 89c5733511..8a3013ae76 100644 --- a/test/mpi.jl +++ b/test/mpi.jl @@ -58,4 +58,4 @@ if rank != np-1 end if !isinteractive() MPI.Finalize() -end \ No newline at end of file +end