From 3669060dc5d1b792d443f6cdd2b134e7cb8a0a54 Mon Sep 17 00:00:00 2001 From: Vladimir Mikheev Date: Wed, 15 Nov 2023 09:12:39 +0000 Subject: [PATCH] a bit --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index b89e76ca7..8ce7e7ba4 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -10,7 +10,7 @@ end include("test_plot_circulareegtopoplot.jl") end -@testset "TopoSeries" begin +@testset "Topoplot series" begin include("test_toposeries.jl") end