From e1dda977769c60fa4a79882a40793a6eb3d4134f Mon Sep 17 00:00:00 2001 From: Adrian Dawid Date: Fri, 14 Aug 2020 13:04:48 +0200 Subject: [PATCH] Update src/examples.jl Co-authored-by: Simon Christ --- src/examples.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples.jl b/src/examples.jl index aee4f6b8..88ee8c9c 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1044,7 +1044,7 @@ _backend_skips = Dict( 31, # animation 32, # spy 38, # histogram2d - 47, # mesh3d + 47, # mesh3d ], )