Update runtests.jl

This commit is contained in:
Simon Christ 2020-10-12 14:04:27 +02:00 committed by GitHub
parent 86d153fb25
commit d805cc0b54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ import GeometryTypes, GeometryBasics
using Dates
using RecipesBase
include("test_defaults.jl")
include("test_axes.jl")
include("test_axis_letter.jl")
include("test_recipes.jl")