Skip to content

Commit a579504

Browse files
author
Miha Zgubic
committed
remove TODO
1 parent da86f12 commit a579504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rulesets/LinearAlgebra/structured.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
test_rrule(diag, randn(N, N), k nothing)
4646
end
4747
end
48-
@testset "diagm" begin # TODO review testset
48+
@testset "diagm" begin
4949
@testset "without size" begin
5050
M, N = 7, 9
5151
s = (8, 8)

0 commit comments

Comments
 (0)