Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickersing committed Jan 19, 2024
1 parent d256bc7 commit 8184d68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_tree_1d_shallowwater_wet_dry.jl
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
module TestExamples1DShallowWaterWetDry

# TODO: TrixiShallowWater: move any wet/dry tests to new package

using Test
using Trixi
using TrixiShallowWater

# TODO: Right now this is a local copy of the file from Trixi.jl. How can I use @trixi_testset &
# @test_trixi_include from Trixi.jl?
include("test_trixi.jl")

EXAMPLES_DIR = pkgdir(TrixiShallowWater, "examples", "tree_1d_dgsem")
Expand Down

0 comments on commit 8184d68

Please sign in to comment.