Skip to content

Commit

Permalink
Update to Aqua 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 8, 2020
1 parent 7a1454f commit bce1108
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_aqua.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ using Test
Aqua.test_all(
BangBang;
ambiguities=(exclude=[Base.get, Setfield.set, Setfield.modify],),
project_extras = true,
stale_deps = true,
deps_compat = true,
project_toml_formatting = true,
)

@testset "Compare test/Project.toml and test/environments/main/Project.toml" begin
Expand Down

0 comments on commit bce1108

Please sign in to comment.