From 28d5e0bb7d0967e1fd825f8895fec8012aed3817 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Wed, 11 Dec 2019 13:23:50 +0100 Subject: [PATCH] commented too much --- test/test_pgfplotsx.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_pgfplotsx.jl b/test/test_pgfplotsx.jl index 894e393a..91456fe3 100644 --- a/test/test_pgfplotsx.jl +++ b/test/test_pgfplotsx.jl @@ -162,5 +162,5 @@ end # mktempdir() do path # @test_nowarn savefig(ribbon_plot, path*"ribbon.svg") # end - # end # testset + end # testset end # testset