Skip to content

Commit d0e496c

Browse files
committed
update api
1 parent c0cfc54 commit d0e496c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AD_test.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ test_differentiation(
5050
backends, # the backends you want to compare
5151
scenarios, # the scenarios you defined,
5252
correctness=true, # compares values against the reference
53-
type_stability=false, # checks type stability with JET.jl
53+
type_stability=:none, # checks type stability with JET.jl
5454
detailed=true, # prints a detailed test set
5555
)

0 commit comments

Comments
 (0)