Skip to content

Commit a4a1196

Browse files
make tests run
1 parent 5fcad75 commit a4a1196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module DiffEqProblemLibrary
22

33
using OrdinaryDiffEq, StochasticDiffEq, ParameterizedFunctions,
44
FiniteElementDiffEq, AlgebraicDiffEq, JLD
5+
56
include("ode_premade_problems.jl")
67
include("dae_premade_problems.jl")
78
include("sde_premade_problems.jl")

0 commit comments

Comments
 (0)