diff --git a/test/runtests.jl b/test/runtests.jl index 4ddbc9acf..36fcbb080 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -18,6 +18,7 @@ include("spectral_gradients.jl") # DYNAMICS include("diffusion.jl") include("time_stepping.jl") +include("vertical_advection.jl") # VERTICAL LEVELS include("vertical_levels.jl")