Skip to content

Commit 5e220f7

Browse files
committed
remove old SteadyStateDiffEq file (with similar test, but old syntax)
1 parent 9f6c1af commit 5e220f7

File tree

2 files changed

+0
-79
lines changed

2 files changed

+0
-79
lines changed

test/model_simulation/solve_steady_state_problems.jl

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

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ using SafeTestsets
3939
@time @safetestset "U0 and Parameters Input Variants" begin include("model_simulation/u0_n_parameter_inputs.jl") end
4040
@time @safetestset "SDE System Simulations" begin include("model_simulation/simulate_SDEs.jl") end
4141
@time @safetestset "Jump System Simulations" begin include("model_simulation/simulate_jumps.jl") end
42-
@time @safetestset "DiffEq Steady State Solving" begin include("model_simulation/solve_steady_state_problems.jl") end
4342

4443
### Tests Spatial Network Simulations. ###
4544
@time @safetestset "PDE Systems Simulations" begin include("spatial_reaction_systems/simulate_PDEs.jl") end

0 commit comments

Comments
 (0)