Skip to content

Commit c3885f5

Browse files
Update runtests.jl
1 parent 3d5b5f0 commit c3885f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ end
6464
@time @safetestset "Unwrapping" include("downstream/unwrapping.jl")
6565
@time @safetestset "Callback BigFloats" include("downstream/bigfloat_events.jl")
6666
@time @safetestset "DE stats" include("downstream/stats_tests.jl")
67-
@time @safetestset "Ensemble AD Tests" include("downstream/ensemble_ad.jl")
67+
#@time @safetestset "Ensemble AD Tests" include("downstream/ensemble_ad.jl")
6868
@time @safetestset "Community Callback Tests" include("downstream/community_callback_tests.jl")
6969
@time @safetestset "AD via ode with complex numbers" include("downstream/complex_number_ad.jl")
7070
@time @testset "Distributed Ensemble Tests" include("downstream/distributed_ensemble.jl")

0 commit comments

Comments
 (0)