Skip to content

Commit db49594

Browse files
committed
Aqua set unbound_args
1 parent c96ece4 commit db49594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_aqua.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ include("test_trixi.jl")
1010
@timed_testset "Aqua.jl" begin
1111
Aqua.test_all(Trixi,
1212
ambiguities = false,
13+
unbound_args = false, # FIXME: UnstructuredSortedBoundaryTypes
1314
# exceptions necessary for adding a new method `StartUpDG.estimate_h`
1415
# in src/solvers/dgmulti/sbp.jl
1516
piracies = (treat_as_own = [Trixi.StartUpDG.RefElemData,

0 commit comments

Comments
 (0)