Skip to content

Commit 9ecc2ef

Browse files
committed
Merge remote-tracking branch 'myrepo/add_leap_aggregator' into add_leap_aggregator
2 parents f71ce8d + 091cbb4 commit 9ecc2ef

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)