From 58c2f35bcf2219fb453f3dfddb57a2c0ed14bcc7 Mon Sep 17 00:00:00 2001 From: "Michael K. Borregaard" Date: Tue, 6 Jun 2017 10:29:43 +0200 Subject: [PATCH] reinclude Plots --- test/imgcomp.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/imgcomp.jl b/test/imgcomp.jl index 61a48911..c25c7850 100644 --- a/test/imgcomp.jl +++ b/test/imgcomp.jl @@ -13,7 +13,7 @@ try end -# using Plots # reexported by StatPlots +using Plots using StatPlots using FactCheck using Glob