diff --git a/test/runtests.jl b/test/runtests.jl index a6a88b31..696e147e 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -9,6 +9,7 @@ using LibGit2 using GeometryTypes using Dates +include("test_axes.jl") include("test_hdf5plots.jl") include("test_pgfplotsx.jl")