Skip to content

Commit 88cdcb5

Browse files
authored
Update test/Nonlinear/ReverseAD.jl
1 parent c1d8918 commit 88cdcb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Nonlinear/ReverseAD.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,7 @@ function test_linearity_no_hess()
641641
# the linearity shouldn't be computed.
642642
@test only(evaluator.backend.subexpressions).linearity ==
643643
ReverseAD.NONLINEAR
644+
return
644645
end
645646

646647
function test_dual_forward()

0 commit comments

Comments
 (0)