From 5905845c67904b4864d788b7648d04a19841399b Mon Sep 17 00:00:00 2001 From: relmo Date: Fri, 19 Jun 2020 21:04:41 +0200 Subject: [PATCH] update runtests.jl --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 6b46044..0511707 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -10,7 +10,7 @@ include("../src/Lagrangien_Augmente.jl") include("../src/Pas_De_Cauchy.jl") include("../src/Regions_De_Confiance.jl") -Test_Optinum.stacktrace() +Test_Optinum.cacher_stacktrace() # Tester l'algorithme de Newton try