From e0f9313b8b22df896022274f3adf3516dae6eb89 Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Sat, 25 Aug 2018 07:15:24 -0700 Subject: [PATCH] Use import PlotReferenceImages --- test/imgcomp.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/imgcomp.jl b/test/imgcomp.jl index 8294c1f7..92841b92 100644 --- a/test/imgcomp.jl +++ b/test/imgcomp.jl @@ -19,7 +19,7 @@ end using Plots # using StatPlots -using PlotReferenceImages +import PlotReferenceImages using Random using Test