Skip to content

Commit

Permalink
still not formatted?
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmontoya committed Aug 16, 2024
1 parent 8cc67bb commit bf8c23e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_2d_moist_euler.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ include("test_trixiatmo.jl") # TODO - This is a repetition from Trixi.jl
EXAMPLES_DIR = pkgdir(TrixiAtmo, "examples") # TODO - Do we need a subdirectory for examples?

@trixiatmo_testset "elixir_moist_euler_dry_bubble.jl" begin
@test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_moist_euler_dry_bubble.jl"),
@test_trixi_include(joinpath(EXAMPLES_DIR,
"elixir_moist_euler_dry_bubble.jl"),
l2=[
1.300428671901329e-6,
2.601090012108739e-5,
Expand Down

0 comments on commit bf8c23e

Please sign in to comment.