Skip to content

Commit e8cddb3

Browse files
committed
test fix
1 parent 3084fe7 commit e8cddb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/miscellaneous_tests/symbolic_stoichiometry.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Prepares Tests ###
22

33
# Fetch packages.
4-
using Catalyst, JumpProcesses, OrdinaryDiffEq, StochasticDiffEq, Test
4+
using Catalyst, JumpProcesses, OrdinaryDiffEq, StochasticDiffEq, Statistics, Test
55

66
# Sets stable rng number.
77
using StableRNGs

0 commit comments

Comments
 (0)