restored former version

This commit is contained in:
Daniel Schwabeneder 2017-05-31 19:37:04 +02:00
parent f7d11a0362
commit 5b3ce8ab73

View File

@ -33,9 +33,9 @@ facts("GR") do
@fact backend() --> Plots.GRBackend() @fact backend() --> Plots.GRBackend()
image_comparison_facts(:gr, image_comparison_facts(:gr,
skip=[ # skip=[
13, # :rtriangle not found # 13, # :rtriangle not found
], # ],
eps=img_eps) eps=img_eps)
end end