Salome HOME
updated copyright message
[modules/shaper.git] / src / BuildPlugin / Test / Test2398.py
index 7b6889437de20e73632b3cbc0c5a101ff0f25421..540f5217168502ca2535feb135ae30d03e22b3d7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -92,9 +92,9 @@ from GeomAPI import *
 
 # check fillings
 REF_DATA = [(Filling_1, 719.149788883378505488508380949),
-            (Filling_2, 910.894530912501409147807862610),
+            (Filling_2, 910.894525282186464210099074990),
             (Filling_3, 719.149788883378505488508380949),
-            (Filling_4, 910.894530912501409147807862610)]
+            (Filling_4, 911.056740330659408755309414119)]
 for ref in REF_DATA:
     model.testNbResults(ref[0], 1)
     model.testNbSubResults(ref[0], [0])