Skip to content

Commit b8fb492

Browse files
author
Dhairya Gandhi
committed
rm throwing fn
1 parent f5cb955 commit b8fb492

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/inference.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ import NNlib: conv_direct, conv_im2col
1010
for T in impl
1111
@test T(x, w, DenseConvDims(x, w)) isa AbstractArray{K,4} where K
1212
end
13-
14-
h() = error("check tests")
15-
@test h()
1613
end

0 commit comments

Comments
 (0)