diff --git a/test/runtests.jl b/test/runtests.jl index 67b6e6b1..946f13fc 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -11,6 +11,7 @@ import GeometryTypes, GeometryBasics using Dates include("test_axes.jl") +include("test_recipes.jl") include("test_hdf5plots.jl") include("test_pgfplotsx.jl")