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