Skip to content

Commit 3763964

Browse files
committed
formatter
1 parent 5685486 commit 3763964

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
@@ -4,7 +4,7 @@ using Aqua: Aqua
44
using Test: @testset
55

66
@testset "Code quality (Aqua.jl)" begin
7-
Aqua.test_all(FusionTensors)
7+
Aqua.test_all(FusionTensors)
88
end
99

1010
end

0 commit comments

Comments
 (0)