Skip to content

Commit

Permalink
Merge branch 'remove-jldoctest' of https://github.com/JoshuaLampert/T…
Browse files Browse the repository at this point in the history
…rixiBase.jl into remove-jldoctest
  • Loading branch information
JoshuaLampert committed Feb 13, 2024
2 parents 7167a36 + 49d07a7 commit a4148e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/trixi_include.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ for ODEs, see the "Miscellaneous" section of the
# Examples
```@example
julia> using TrixiBase, Trixi
julia> redirect_stdout(devnull) do
trixi_include(@__MODULE__, joinpath(examples_dir(), "tree_1d_dgsem", "elixir_advection_extended.jl"),
tspan=(0.0, 0.1))
Expand Down

0 comments on commit a4148e5

Please sign in to comment.