Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Nov 20, 2023
1 parent 4f9c269 commit f40412a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_parabolic_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ end
@test_trixi_include(joinpath(examples_dir(), "p4est_2d_dgsem",
"elixir_advection_diffusion_periodic_amr.jl"),
tspan=(0.0, 0.01),
l2=[00.014715887539773128],
l2=[0.014715887539773128],
linf=[0.2285802791900049])
# Ensure that we do not have excessive memory allocations
# (e.g., from type instabilities)
Expand Down

0 comments on commit f40412a

Please sign in to comment.