From 05500330657b30287d3fffaabb43b9e1a6115db4 Mon Sep 17 00:00:00 2001 From: t-bltg <13423344+t-bltg@users.noreply.github.com> Date: Wed, 21 Jul 2021 19:34:32 +0200 Subject: [PATCH] Prepare gaston (gnuplot) for PlotDocs.jl --- src/examples.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples.jl b/src/examples.jl index dc071e8b..7e2eff9c 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1243,6 +1243,7 @@ _backend_skips = Dict( ], :inspectdr => [4, 6, 10, 22, 24, 28, 30, 38, 43, 45, 47, 48, 49, 50, 51, 55], :unicodeplots => [6, 10, 22, 24, 28, 38, 43, 45, 47, 49, 50, 51, 55], + :gaston => [], )