X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2Ftests.set;h=93cdf005a2658fd5f0f0ab4db4465787c23ab31c;hb=9afbc5fb015e5ff91689e1ef3f4da286347fbda5;hp=9eef76e8e6b6bc0f33d295fe3dfba6700a7b6367;hpb=cf0406b7d2f0807967007eb67be379858c6355e5;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/tests.set b/src/SketchPlugin/tests.set index 9eef76e8e..93cdf005a 100644 --- a/src/SketchPlugin/tests.set +++ b/src/SketchPlugin/tests.set @@ -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})