From 37306a285db56df6d0c65e1111386f6e0528863d Mon Sep 17 00:00:00 2001 From: "Alberto F. Martin" Date: Sun, 10 Mar 2024 13:07:10 +1100 Subject: [PATCH] fix --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 7b852ad..b28b5e3 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -48,7 +48,7 @@ function run_tests(testdir) np = [1,2,4] extra_args = "" elseif f in ["PoissonAnisotropicOctreeModelsTests.jl"] - continue + return np = [1,4] extra_args = "" else