Skip to content

Commit

Permalink
don't count the thunks
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott committed Apr 29, 2021
1 parent 201ad84 commit 741b141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/rulesets/LinearAlgebra/norm.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@eval ChainRulesTestUtils check_thunking_is_appropriate(_) = nothing

@testset "norm functions" begin
@testset "$fnorm(x::Array{$T,$(length(sz))})" for
fnorm in (
Expand Down

0 comments on commit 741b141

Please sign in to comment.