Skip to content

Commit da275a8

Browse files
test: add OrdinaryDiffEq in Tau leaping test
1 parent 77d41bf commit da275a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tau_leaping.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using StochasticDiffEq, JumpProcesses, DiffEqBase, Statistics
1+
using StochasticDiffEq, JumpProcesses, DiffEqBase, Statistics, OrdinaryDiffEq
22
using Test, LinearAlgebra
33

44
function regular_rate(out, u, p, t)

0 commit comments

Comments
 (0)