reset runtests accuracy
This commit is contained in:
parent
13111b3779
commit
a518796736
@ -5,7 +5,7 @@ include("imgcomp.jl")
|
||||
# don't actually show the plots
|
||||
srand(1234)
|
||||
default(show=false, reuse=true)
|
||||
img_eps = isinteractive() ? 1e-4 : 12e-2
|
||||
img_eps = isinteractive() ? 1e-2 : 10e-2
|
||||
|
||||
@testset "GR" begin
|
||||
ENV["GKSwstype"] = "100"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user