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
|
# don't actually show the plots
|
||||||
srand(1234)
|
srand(1234)
|
||||||
default(show=false, reuse=true)
|
default(show=false, reuse=true)
|
||||||
img_eps = isinteractive() ? 1e-4 : 12e-2
|
img_eps = isinteractive() ? 1e-2 : 10e-2
|
||||||
|
|
||||||
@testset "GR" begin
|
@testset "GR" begin
|
||||||
ENV["GKSwstype"] = "100"
|
ENV["GKSwstype"] = "100"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user