From: azv Date: Wed, 15 Nov 2017 10:47:05 +0000 (+0300) Subject: Minor correction: add TestCustomName_ExtrusionCutFace.py to the list of test cases X-Git-Tag: V_2.10.0RC~155^2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6f2d9d35e684ea8e9f04dae67e23f5f65b42d098;p=modules%2Fshaper.git Minor correction: add TestCustomName_ExtrusionCutFace.py to the list of test cases --- diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index 8e809227a..092bb88a0 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -179,6 +179,7 @@ ADD_UNIT_TESTS(TestConstants.py TestCustomName_DefaultName.py TestCustomName_ExtrudeFace.py TestCustomName_ExtrusionCut.py + TestCustomName_ExtrusionCutFace.py TestCustomName_MultiTranslation.py TestCustomName_Partition.py TestCustomName_Placement.py