We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8aae93 commit aa81594Copy full SHA for aa81594
test/runtests.jl
@@ -9,7 +9,6 @@ using SafeTestsets, Test
9
10
### Run Tests ###
11
@time begin
12
- @time @safetestset "Jump Lattice Systems Simulations" begin include("spatial_modelling/lattice_reaction_systems_jumps.jl") end
13
14
# Tests the `ReactionSystem` structure and its properties.
15
@time @safetestset "Reaction Structure" begin include("reactionsystem_core/reaction.jl") end
0 commit comments