Skip to content

Commit

Permalink
@test missing in the constructor test added...
Browse files Browse the repository at this point in the history
  • Loading branch information
ebelnikola committed Jan 20, 2025
1 parent 2cf4cb4 commit c43535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ad.jl
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Vlist = ((ℂ^2, (ℂ^3)', ℂ^3, ℂ^2, (ℂ^2)'),
P1 = ProjectTo(T1)
@test P1(T2) == T1

test_rrule(DiagonalTensorMap, T1.data, T1.domain)
@test test_rrule(DiagonalTensorMap, T1.data, T1.domain)
end
end
end
Expand Down

0 comments on commit c43535f

Please sign in to comment.