Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed May 25, 2024
1 parent 96eefbc commit 017765c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/simulation_and_solving/simulate_jumps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ using Catalyst, JumpProcesses, Statistics, Test
# Sets stable rng number.
using StableRNGs
rng = StableRNG(12345)
seed = rand(rng, 1:100)

# Fetch test functions and networks.
include("../test_functions.jl")
Expand Down

0 comments on commit 017765c

Please sign in to comment.