Update runtests.jl

This commit is contained in:
Simon Christ 2020-07-30 12:15:58 +02:00 committed by GitHub
parent d633bd8bfa
commit 313d112742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ using LibGit2
import GeometryTypes, GeometryBasics import GeometryTypes, GeometryBasics
using Dates using Dates
include("test_plot.jl")
include("test_axes.jl") include("test_axes.jl")
include("test_hdf5plots.jl") include("test_hdf5plots.jl")
include("test_pgfplotsx.jl") include("test_pgfplotsx.jl")