Update src/examples.jl

Co-authored-by: Simon Christ <SimonChrist@gmx.de>
This commit is contained in:
Adrian Dawid 2020-08-14 13:04:48 +02:00 committed by GitHub
parent 5233b1ecf7
commit e1dda97776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1044,7 +1044,7 @@ _backend_skips = Dict(
31, # animation
32, # spy
38, # histogram2d
47, # mesh3d
47, # mesh3d
],
)