Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
raphasampaio committed Dec 8, 2023
1 parent 8dbdabb commit 99d84cc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ using Test

function testall()
@testset "Aqua.jl" begin
@testset "Ambiguities" begin
Aqua.test_ambiguities(LoggingPolyglot, recursive = false)
end
Aqua.test_all(LoggingPolyglot, ambiguities = false)
Aqua.test_all(LoggingPolyglot)
end

for file in readdir(@__DIR__)
Expand Down

0 comments on commit 99d84cc

Please sign in to comment.