diff --git a/test/runtests.jl b/test/runtests.jl index 88532a8b97..cc7a1135c1 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -3,9 +3,6 @@ using SafeTestsets ### Run the tests ### @time begin - - ### Tests extensions. ### - @time @safetestset "Homotopy Continuation Extension" begin include("extensions/homotopy_continuation.jl") end ### Tests the properties of ReactionSystems. ### @time @safetestset "ReactionSystem" begin include("reactionsystem_structure/reactionsystem.jl") end