Update runtests.jl
This commit is contained in:
parent
90b20d3b68
commit
24b8a826f7
|
@ -12,7 +12,7 @@ include("../src/Regions_De_Confiance.jl")
|
||||||
|
|
||||||
TestOptinum.cacher_stacktrace()
|
TestOptinum.cacher_stacktrace()
|
||||||
|
|
||||||
# Tester l'algorithme de Newton
|
# Tester l'ensemble des algorithmes
|
||||||
try
|
try
|
||||||
res = @testset "Test Optinum" begin
|
res = @testset "Test Optinum" begin
|
||||||
# Tester l'algorithme de Newton
|
# Tester l'algorithme de Newton
|
||||||
|
|
Loading…
Reference in a new issue