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 deaf660 commit 20be659Copy full SHA for 20be659
test/runtests.jl
@@ -9,7 +9,6 @@ using SafeTestsets, Test
9
10
### Run Tests ###
11
@time begin
12
- @time @safetestset "MTK Structure Indexing" begin include("upstream/mtk_structure_indexing.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