Skip to content

Commit

Permalink
rehook in test [fixme]
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Jul 22, 2020
1 parent 5ca3804 commit 136acea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ println("Testing ChainRules.jl")
@testset "Base" begin
include(joinpath("rulesets", "Base", "base.jl"))
include(joinpath("rulesets", "Base", "fastmath_able.jl"))
include(joinpath("rulesets", "Base", "evalpoly.jl"))
include(joinpath("rulesets", "Base", "array.jl"))
include(joinpath("rulesets", "Base", "mapreduce.jl"))
end
Expand Down

0 comments on commit 136acea

Please sign in to comment.