From 9748a480051f6aa25da8b88ab63be7a7975755b0 Mon Sep 17 00:00:00 2001 From: Jeff Fessler Date: Sat, 18 May 2024 19:14:10 -0400 Subject: [PATCH] Stress test codecov --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 291f2cf..33d6741 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,7 +1,7 @@ # runtests.jl include("aqua.jl") -include("ndgrid-oneto.jl") +#include("ndgrid-oneto.jl") # todo include("ndgrid-unitr.jl") include("ndgrid-range.jl") include("ndgrid-avect.jl")