From 184206946b9040e328e30af1257b6919867fb1de Mon Sep 17 00:00:00 2001 From: Giorgio Calderone Date: Wed, 22 Apr 2020 19:15:03 +0200 Subject: [PATCH] Fix CI --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 308ea77..cd04e44 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -112,7 +112,7 @@ Gnuplot.options.term = "unknown" @gp 1:9 @info "using terminal: " terminal() -test_terminal("unknown") +#test_terminal("unknown") #----------------------------------------------------------------- # Test wth empty dataset