diff --git a/test/runtests.jl b/test/runtests.jl index 67b6e6b1..579f1b3d 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -10,6 +10,7 @@ using LibGit2 import GeometryTypes, GeometryBasics using Dates +include("test_plot.jl") include("test_axes.jl") include("test_hdf5plots.jl") include("test_pgfplotsx.jl")