Skip to content

Commit 77f06fa

Browse files
committed
re-instate Aqua tests
1 parent 2c9ad50 commit 77f06fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/runtests.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ end
4343
include("equality.jl")
4444
end
4545

46-
# @testset "aqua.jl" begin
47-
# include("aqua.jl")
48-
# end
46+
@testset "aqua.jl" begin
47+
include("aqua.jl")
48+
end

0 commit comments

Comments
 (0)