diff --git a/test/runtests.jl b/test/runtests.jl index 49069e2..b218bb6 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,6 +1,5 @@ using Test, Gnuplot @info "Gnuplot version: " * string(Gnuplot.CheckGnuplotVersion(Gnuplot.options.cmd)) -Gnuplot.setverbose(true) push!(Gnuplot.options.init, "set term unknown") x = [1, 2, 3]