File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ StructuralIdentifiability = "0.5.1"
57
57
SymbolicUtils = " 1.0.3"
58
58
Symbolics = " 5.27"
59
59
Unitful = " 1.12.4"
60
- julia = " 1.9 "
60
+ julia = " 1.10.2 "
61
61
62
62
[extras ]
63
63
BifurcationKit = " 0f109fa4-8a5d-4b75-95aa-f515264e7665"
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ using SafeTestsets
60
60
# ## Tests extensions. ###
61
61
@time @safetestset " BifurcationKit Extension" begin include (" extensions/bifurcation_kit.jl" ) end
62
62
@time @safetestset " HomotopyContinuation Extension" begin include (" extensions/homotopy_continuation.jl" ) end
63
- @test_broken false
64
- # @time @safetestset "Structural Identifiability Extension" begin include("extensions/structural_identifiability.jl") end
63
+ @time @safetestset " Structural Identifiability Extension" begin include (" extensions/structural_identifiability.jl" ) end
65
64
66
65
end # @time
You can’t perform that action at this time.
0 commit comments