File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ using SafeTestsets
58
58
end
59
59
60
60
# ## Tests extensions. ###
61
- @time @safetestset " BifurcationKit Extension" begin include (" extensions/bifurcation_kit.jl" ) end
62
- @time @safetestset " HomotopyContinuation Extension" begin include (" extensions/homotopy_continuation.jl" ) end
63
- @time @safetestset " Structural Identifiability Extension" begin include (" extensions/structural_identifiability.jl" ) end
61
+ # @time @safetestset "BifurcationKit Extension" begin include("extensions/bifurcation_kit.jl") end
62
+ # @time @safetestset "HomotopyContinuation Extension" begin include("extensions/homotopy_continuation.jl") end
63
+ # @time @safetestset "Structural Identifiability Extension" begin include("extensions/structural_identifiability.jl") end
64
64
65
65
end # @time
You can’t perform that action at this time.
0 commit comments