Salome HOME
Fix selection of non-visible features.
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index f031c68d15c7a4954292867b48a01905be77e27f..1ef43263f40abdae8a3f11daf77b0c21f49d7d9c 100644 (file)
@@ -242,6 +242,8 @@ ADD_UNIT_TESTS(TestConstants.py
                TestSaveOpen1.py
                TestSaveOpen2.py
                TestSelectionInitialization.py
+               TestSelectionCircleCenter.py
+               TestSelectionInPart.py
                Test2828.py
                TestSelectionRestore.py
                Test2491.py
@@ -251,4 +253,5 @@ ADD_UNIT_TESTS(TestConstants.py
                Test2873.py
                Test2901.py
                Test2903.py
+               Test3020.py
 )