Skip to content

Commit 31562bb

Browse files
test changes
1 parent 91ff58b commit 31562bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/regular_jumps.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using JumpProcesses, DiffEqBase
2-
using Test, LinearAlgebra
3-
using StableRNGs, Plots
2+
using Test, LinearAlgebra, Statistics
3+
using StableRNGs
44
rng = StableRNG(12345)
55

66
Nsims = 8000

0 commit comments

Comments
 (0)