Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teohyikhaw committed Dec 9, 2023
1 parent a7c7a3b commit 19a37f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_tree_1d_eulermulti.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ EXAMPLES_DIR = pkgdir(Trixi, "examples", "tree_1d_dgsem")
@test w ForwardDiff.gradient(u -> Trixi.total_entropy(u, equations), u)
@test entropy2cons(w, equations) u
end
end

@trixi_testset "elixir_eulermulti_ec.jl" begin
@test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_eulermulti_ec.jl"),
l2=[0.15330089521538684, 0.4417674632047301,
Expand Down

0 comments on commit 19a37f6

Please sign in to comment.