Skip to content

Commit 897df65

Browse files
Remove termination conditions tests
1 parent c8e8f4e commit 897df65

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ end
3535
@time @safetestset "ForwardDiff Dual Detection" include("forwarddiff_dual_detection.jl")
3636
@time @safetestset "ODE default norm" include("ode_default_norm.jl")
3737
@time @safetestset "ODE default unstable check" include("ode_default_unstable_check.jl")
38-
@time @safetestset "Termination Conditions" include("termination_conditions.jl")
3938
end
4039

4140
if !is_APPVEYOR && GROUP == "Downstream"

test/termination_conditions.jl

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)