Skip to content

Commit

Permalink
add vertical advection tests to runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
milankl authored Aug 28, 2023
1 parent b510f8a commit cc3dfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit cc3dfce

Please sign in to comment.