Salome HOME
Merge branch 'V9_11_BR'
[modules/shaper.git] / src / SketchPlugin / tests.set
index 9eef76e8e6b6bc0f33d295fe3dfba6700a7b6367..93cdf005a2658fd5f0f0ab4db4465787c23ab31c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -64,7 +64,6 @@ SET(TEST_NAMES_PARA
   Test3154.py
   Test3170.py
   Test3240.py
-  Test19089.py
   Test19101.py
   Test20274_1.py
   Test20274_2.py
@@ -171,6 +170,7 @@ SET(TEST_NAMES_PARA
   TestOffset1.py
   TestOffset2.py
   TestOffset3.py
+  TestOffset4.py
   TestPresentation.py
   TestProjection.py
   TestProjectionBSpline.py
@@ -235,6 +235,7 @@ SET(TEST_NAMES_PARA
 
 SET(TEST_NAMES_SEQ
   Test1673.py
+  Test19089.py
 )
 
 set(TEST_NAMES ${TEST_NAMES_PARA} ${TEST_NAMES_SEQ})