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]