Skip to content

Commit 731461b

Browse files
committed
add Aqua to tests
1 parent b224a44 commit 731461b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/runtests.jl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,4 +715,9 @@ end
715715
include("fixed_arrays.jl")
716716
end
717717

718+
using Aqua
719+
# Aqua tests
720+
# Intervals brings a bunch of ambiquities unfortunately
721+
Aqua.test_all(GeometryBasics; ambiguities=false)
722+
718723
end # testset "GeometryBasics"

0 commit comments

Comments
 (0)