include tests

This commit is contained in:
Simon Christ 2020-08-17 17:18:42 +02:00
parent d4d05d9e36
commit 250aef9b2d

View File

@ -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")