X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FCMakeLists.txt;h=1ef43263f40abdae8a3f11daf77b0c21f49d7d9c;hb=2e0f664e66dc2b46796df2953f52871b10799173;hp=f031c68d15c7a4954292867b48a01905be77e27f;hpb=4c74e5b864eef28128e27b3ece944990ca8f3fbe;p=modules%2Fshaper.git diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index f031c68d1..1ef43263f 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -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 )