From: Renaud NEDELEC Date: Thu, 5 Nov 2015 12:59:27 +0000 (+0100) Subject: [PythonAPI] added new tests in CMakeLists.txt X-Git-Tag: V_2.1.0~206^2~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fe1b889acd64a358fa23482395d886833cbc9b1f;p=modules%2Fshaper.git [PythonAPI] added new tests in CMakeLists.txt --- diff --git a/src/PythonAPI/CMakeLists.txt b/src/PythonAPI/CMakeLists.txt index 486a18175..f284d241c 100644 --- a/src/PythonAPI/CMakeLists.txt +++ b/src/PythonAPI/CMakeLists.txt @@ -17,7 +17,9 @@ ADD_UNIT_TESTS( TestSketcherAddLine.py TestSketcherAddArc.py TestSketcherAddCircle.py + TestSketcherAddMirror.py TestSketcherSetCoincident.py + TestSketcherSetTangent.py TestSketcherSetParallel.py TestSketcherSetPerpendicular.py TestSketcherSetHorizontal.py