We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564c026 commit 24e0f4bCopy full SHA for 24e0f4b
1 file changed
test/test_aqua.jl
@@ -3,5 +3,5 @@ using Aqua: Aqua
3
using Test: @testset
4
5
@testset "Code quality (Aqua.jl)" begin
6
- Aqua.test_all(MultiTensorKit)
+ Aqua.test_all(MultiTensorKit)
7
end
0 commit comments