skip statsplots testimages

This commit is contained in:
Daniel Schwabeneder 2020-06-29 20:08:45 +02:00
parent 3ea521793b
commit cfab4e35cc

View File

@ -1,4 +1,4 @@
using Plots using Plots
Plots.test_examples(:gr) Plots.test_examples(:gr, skip = Plots._backend_skips[:gr])
Plots.test_examples(:plotly, skip = Plots._backend_skips[:plotly]) Plots.test_examples(:plotly, skip = Plots._backend_skips[:plotly])