We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113455f commit 3dede2aCopy full SHA for 3dede2a
src/ChainRulesTestUtils.jl
@@ -33,6 +33,4 @@ include("check_result.jl")
33
include("rule_config.jl")
34
include("finite_difference_calls.jl")
35
include("testers.jl")
36
-
37
-include("deprecated.jl")
38
end # module
test/runtests.jl
@@ -15,6 +15,4 @@ ChainRulesTestUtils.TEST_INFERRED[] = true
15
16
include("data_generation.jl")
17
include("rand_tangent.jl")
18
19
- include("deprecated.jl")
20
end
0 commit comments