diff --git a/src/examples.jl b/src/examples.jl index 7e2eff9c..838af274 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1243,7 +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 => [], + :gaston => [2, 4, 5, 6, 10, 22, 24, 28, 31, 32, 35, 38, 43, 45, 47, 48, 49, 50, 51, 55], )