Skip to content

Commit 28743ab

Browse files
committed
writing fix
1 parent 0a2192d commit 28743ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ using SafeTestsets, Test
6262
@time @safetestset "HomotopyContinuation Extension" begin include("extensions/homotopy_continuation.jl") end
6363
@time @safetestset "Structural Identifiability Extension" begin include("extensions/structural_identifiability.jl") end
6464

65-
# Transportest stability computation (uses HomotopyContinuation extension).
65+
# Tests stability computation (uses HomotopyContinuation extension).
6666
@time @safetestset "Steady State Stability Computations" begin include("miscellaneous_tests/stability_computation.jl") end
6767

6868
# Tests spatial modelling and simulations.

0 commit comments

Comments
 (0)