diff --git a/test/runtests.jl b/test/runtests.jl index 9cf516d..a2fe3e0 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -249,7 +249,7 @@ end count += 1 end end - @test count == 4 + @test count == 6 end end end