Skip to content

Commit f6a1e34

Browse files
committed
test: only import the top-level module from Aqua
1 parent 64616d2 commit f6a1e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using ZeroDimensionalArrays
22
using Test
3-
using Aqua
3+
using Aqua: Aqua
44

55
@testset "ZeroDimensionalArrays.jl" begin
66
@testset "Code quality (Aqua.jl)" begin

0 commit comments

Comments
 (0)