Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickersing committed Dec 18, 2023
1 parent 83f321a commit 02c2884
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/TrixiShallowWater.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ using Static: True, False

include("equations/equations.jl")

baz() = Trixi.examples_dir()

# export types/functions that define the public API of TrixiShallowWater.jl
export ShallowWaterEquationsWetDry1D
# TODO: These function are currently exported by Trixi.jl. Needs to be uncommented when removed from Trixi.jl
Expand Down

0 comments on commit 02c2884

Please sign in to comment.