Skip to content

Commit 091cbb4

Browse files
authored
Update test/variable_rate.jl
1 parent 7400f70 commit 091cbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/variable_rate.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using DiffEqBase, JumpProcesses, OrdinaryDiffEq, StochasticDiffEq, Test
2-
using Random, Statistics
2+
using Random, LinearSolve, Statistics
33
using StableRNGs, ADTypes
44
rng = StableRNG(12345)
55

0 commit comments

Comments
 (0)