Salome HOME
Selection of features: added support of Construction features selection and two pytho...
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index 9fde2d5abd040caf5bf8740c6f14e3fe4fe75a22..16fb0c5182a7167e346ae67987027acd19fab269 100644 (file)
@@ -201,4 +201,6 @@ ADD_UNIT_TESTS(TestConstants.py
                Test2413.py
                Test2496.py
                Test2510.py
+               TestFeatureSelection_1.py
+               TestFeatureSelection_2.py
 )