Skip to content

Commit 741b141

Browse files
committed
don't count the thunks
1 parent 201ad84 commit 741b141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/rulesets/LinearAlgebra/norm.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@eval ChainRulesTestUtils check_thunking_is_appropriate(_) = nothing
2+
13
@testset "norm functions" begin
24
@testset "$fnorm(x::Array{$T,$(length(sz))})" for
35
fnorm in (

0 commit comments

Comments
 (0)