Salome HOME
Task 3.2. Concealment into multi-level Compounds
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index 0e8117970fff393457d3101e8d74351b1cefac05..417760da59877d5533dfa79d2778e820e32619e8 100644 (file)
@@ -486,5 +486,10 @@ ADD_UNIT_TESTS(TestExtrusion.py
                TestBooleanSplit_MultiLevelCompound_v0_2.py
                TestBooleanSplit_MultiLevelCompound_v20190506_1.py
                TestBooleanSplit_MultiLevelCompound_v20190506_2.py
-               TestPartition_MultiLevelCompound0.py
+               TestPartition_MultiLevelCompound_v0_1.py
+               TestPartition_MultiLevelCompound_v0_2.py
+               TestPartition_MultiLevelCompound_v0_3.py
+               TestPartition_MultiLevelCompound_v20190506_1.py
+               TestPartition_MultiLevelCompound_v20190506_2.py
+               TestPartition_MultiLevelCompound_v20190506_3.py
 )