From 437b86f1d4faf08946fde284c1e085a07a65a963 Mon Sep 17 00:00:00 2001 From: Simone Silvestri Date: Sun, 12 Jan 2025 14:43:36 -0500 Subject: [PATCH] Update runtests.jl --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 91a0cb4695..0f4b0636e3 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -227,4 +227,4 @@ end if group == :convergence include("test_convergence.jl") end -end \ No newline at end of file +end