Skip to content

Commit

Permalink
Use @test_nowarn_mod
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed Nov 16, 2023
1 parent fcad41b commit b3b5b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_special_elixirs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@ end
end

@timed_testset "elixir_euler_ad.jl" begin
@test_nowarn trixi_include(joinpath(examples_dir(), "special_elixirs",
"elixir_euler_ad.jl"))
@test_nowarn_mod trixi_include(joinpath(examples_dir(), "special_elixirs",
"elixir_euler_ad.jl"))
end
end
end
Expand Down

0 comments on commit b3b5b0f

Please sign in to comment.