Skip to content

Commit a68c11b

Browse files
author
Michael Abbott
committed
re-enable zygote on 1.6
1 parent 4dd82ac commit a68c11b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/group-3.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#===== Zygote =====#
22

3-
if VERSION < v"1.6-" # Zygote isn't working on 1.6
4-
53
t5 = time()
64
using Zygote
75

@@ -69,8 +67,6 @@ end
6967

7068
@info @sprintf("Zygote tests took %.1f seconds", time()-t5)
7169

72-
end # VERSION
73-
7470
#===== ReverseDiff =====#
7571
#=
7672
t6 = time()

0 commit comments

Comments
 (0)