X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FCMakeLists.txt;h=1ef43263f40abdae8a3f11daf77b0c21f49d7d9c;hb=2e0f664e66dc2b46796df2953f52871b10799173;hp=53444cfc7424dbae3dd741ceb1984645cb3e3cab;hpb=ede6674904c8fe3ee0d658a497cd73b7c6fd1188;p=modules%2Fshaper.git diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index 53444cfc7..1ef43263f 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -243,6 +243,7 @@ ADD_UNIT_TESTS(TestConstants.py TestSaveOpen2.py TestSelectionInitialization.py TestSelectionCircleCenter.py + TestSelectionInPart.py Test2828.py TestSelectionRestore.py Test2491.py @@ -252,4 +253,5 @@ ADD_UNIT_TESTS(TestConstants.py Test2873.py Test2901.py Test2903.py + Test3020.py )