From c46c989676bf2276eba1d34141142d9e81df0660 Mon Sep 17 00:00:00 2001 From: Giorgio Calderone Date: Fri, 17 Apr 2020 23:49:54 +0200 Subject: [PATCH] Updated --- test/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/runtests.jl b/test/runtests.jl index dc4c7cc..03d22e3 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,6 +4,7 @@ try catch Gnuplot.options.dry = true end +Gnuplot.options.verbose = true Gnuplot.options.term = "unknown" x = [1, 2, 3]