skip pyplot image test
This commit is contained in:
parent
89fe3c9150
commit
9472c0c5e5
@ -23,7 +23,7 @@ facts("PyPlot") do
|
|||||||
@fact pyplot() --> Plots.PyPlotBackend()
|
@fact pyplot() --> Plots.PyPlotBackend()
|
||||||
@fact backend() --> Plots.PyPlotBackend()
|
@fact backend() --> Plots.PyPlotBackend()
|
||||||
|
|
||||||
image_comparison_facts(:pyplot, skip=[25,30], eps=img_eps)
|
image_comparison_facts(:pyplot, skip=[6,25,30], eps=img_eps)
|
||||||
end
|
end
|
||||||
|
|
||||||
facts("GR") do
|
facts("GR") do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user