diff --git a/test/runtests.jl b/test/runtests.jl index 47db71fb..35c6c00f 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -30,7 +30,7 @@ default(show=false) # gadfly() # backend() -img_eps = 1e-2 +img_eps = 2e-2 facts("Gadfly") do @fact gadfly() --> Plots.GadflyPackage()