From cc1d8432e03442623a27d87b3334e45e48466dd8 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 1934e6b6..be9ba0bb 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