X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FCMakeLists.txt;h=16fb0c5182a7167e346ae67987027acd19fab269;hb=000184db1e1855d7c7a644c9ba148b66fb586a06;hp=9fde2d5abd040caf5bf8740c6f14e3fe4fe75a22;hpb=4f90762f3c8bf4e5e29e70d35028ac7a5b7c6d20;p=modules%2Fshaper.git diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index 9fde2d5ab..16fb0c518 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -201,4 +201,6 @@ ADD_UNIT_TESTS(TestConstants.py Test2413.py Test2496.py Test2510.py + TestFeatureSelection_1.py + TestFeatureSelection_2.py )