Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Jun 19, 2024
1 parent 4082962 commit 52a8a08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ get(ENV,"JET_TEST","")=="true" && @doset "jet"

using Aqua
doset("aqua") && begin
Aqua.test_all(BPGates, ambiguities=false)
Aqua.test_ambiguities([BPGates,Core]) # otherwise Base causes false positives
Aqua.test_all(BPGates)
end

0 comments on commit 52a8a08

Please sign in to comment.