From 7a434dd16fce8676124f7ab5a6de1d832ef3dfa0 Mon Sep 17 00:00:00 2001 From: Petr Krysl Date: Tue, 17 Oct 2023 17:32:58 -0700 Subject: [PATCH] update the tests --- test/test_allocations.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_allocations.jl b/test/test_allocations.jl index eecd2137..7bd206f9 100644 --- a/test/test_allocations.jl +++ b/test/test_allocations.jl @@ -344,4 +344,4 @@ function test11() end test11() nothing -end \ No newline at end of file +end