Skip to content

Commit

Permalink
Remove zygote-friendly map include from runtests
Browse files Browse the repository at this point in the history
  • Loading branch information
willtebbutt committed Sep 28, 2024
1 parent ea9af4c commit 4b21d44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ include("front_matter.jl")
println("util:")
@testset "util" begin
include(joinpath("util", "scan.jl"))
include(joinpath("util", "zygote_friendly_map.jl"))
include(joinpath("util", "gaussian.jl"))
include(joinpath("util", "mul.jl"))
include(joinpath("util", "regular_data.jl"))
Expand Down

0 comments on commit 4b21d44

Please sign in to comment.