Skip to content

Commit e85b21a

Browse files
committed
Continue testing for piracies
1 parent 4871df3 commit e85b21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_aqua.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ using Aqua: Aqua
33
using Test: @testset
44

55
@testset "Code quality (Aqua.jl)" begin
6-
Aqua.test_all(KroneckerArrays; piracies=false)
6+
Aqua.test_all(KroneckerArrays)
77
end

0 commit comments

Comments
 (0)