File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 64
64
@time @safetestset " Unwrapping" include (" downstream/unwrapping.jl" )
65
65
@time @safetestset " Callback BigFloats" include (" downstream/bigfloat_events.jl" )
66
66
@time @safetestset " DE stats" include (" downstream/stats_tests.jl" )
67
- # @time @safetestset "Ensemble AD Tests" include("downstream/ensemble_ad.jl")
68
- # @time @safetestset "Community Callback Tests" include("downstream/community_callback_tests.jl")
67
+ @time @safetestset " Ensemble AD Tests" include (" downstream/ensemble_ad.jl" )
68
+ @time @safetestset " Community Callback Tests" include (" downstream/community_callback_tests.jl" )
69
69
@time @safetestset " AD via ode with complex numbers" include (" downstream/complex_number_ad.jl" )
70
70
@time @testset " Distributed Ensemble Tests" include (" downstream/distributed_ensemble.jl" )
71
71
end
You can’t perform that action at this time.
0 commit comments