From: Nicolas RECHATIN Date: Thu, 6 Oct 2022 07:04:44 +0000 (+0200) Subject: Merge branch 'CEA/FeaturesPlugin/LOFT' X-Git-Tag: V9_10_0a1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f23ef27e88741f87c35b99a363758a9134d69c48;p=modules%2Fshaper.git Merge branch 'CEA/FeaturesPlugin/LOFT' --- f23ef27e88741f87c35b99a363758a9134d69c48 diff --cc src/FeaturesPlugin/tests.set index 37aee497f,ecf379dc2..88743ea12 --- a/src/FeaturesPlugin/tests.set +++ b/src/FeaturesPlugin/tests.set @@@ -526,10 -527,5 +526,11 @@@ SET(TEST_NAMES_PAR TestBoundingBox.py Test23885.py TestNormalToFace.py + TestLoft.py ) + +SET(TEST_NAMES_SEQ + Test19115.py +) + +set(TEST_NAMES ${TEST_NAMES_PARA} ${TEST_NAMES_SEQ})