From a7387d2afacec63c5c58a50f51b7cde6c3bb2f17 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Mon, 11 May 2020 13:42:35 +0200 Subject: [PATCH] activate fixed examples --- src/examples.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/examples.jl b/src/examples.jl index 4b1f7e49..d41add7f 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -998,13 +998,11 @@ _backend_skips = Dict( 6, # images 10, # histogram2d 16, # pgfplots thinks the upper panel is too small - 22, # contourf 25, # @df 30, # @df 31, # animation 32, # spy 38, # histogram2d - 45, # wireframe ], )