From 6a3c96723aba0e9822ef404ae5a00dd9b43363b3 Mon Sep 17 00:00:00 2001 From: dupre Date: Mon, 7 Sep 2015 00:17:08 +0200 Subject: [PATCH] try to fix unit test , changing the order --- _unittests/ut_helpgen/test_convert_doc_helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_unittests/ut_helpgen/test_convert_doc_helper.py b/_unittests/ut_helpgen/test_convert_doc_helper.py index 6a0de3848..06d74a3a5 100644 --- a/_unittests/ut_helpgen/test_convert_doc_helper.py +++ b/_unittests/ut_helpgen/test_convert_doc_helper.py @@ -1,5 +1,5 @@ """ -@brief test log(time=8s) +@brief test log(time=98s) @author Xavier Dupre For some reason, the test fails if it is run after another one: