Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
oxinabox and github-actions[bot] authored Feb 20, 2024
1 parent 0a3b900 commit 3cfd06d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/tangent_types/structural_tangent.jl
Original file line number Diff line number Diff line change
Expand Up @@ -404,11 +404,8 @@ end
Tangent{Tuple{Float64,Float64}}(1.0, 2.0) ==
2.0 \ Tangent{Tuple{Float64,Float64}}(2.0, 4.0)
)


end


@testset "iszero" begin
@test iszero(Tangent{Foo}())
@test iszero(Tangent{Tuple{}}())
Expand Down

0 comments on commit 3cfd06d

Please sign in to comment.