From: mpv Date: Wed, 9 Mar 2016 08:46:38 +0000 (+0300) Subject: Fix the unused functionality tests X-Git-Tag: V_2.3.0~398 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9f66c985fd03a3d81eb59f345f5c9c9c7dda9563;p=modules%2Fshaper.git Fix the unused functionality tests --- diff --git a/src/SketchPlugin/CMakeLists.txt b/src/SketchPlugin/CMakeLists.txt index 0f54cd5e3..649305289 100644 --- a/src/SketchPlugin/CMakeLists.txt +++ b/src/SketchPlugin/CMakeLists.txt @@ -107,7 +107,7 @@ INSTALL(FILES ${XML_RESOURCES} DESTINATION ${SHAPER_INSTALL_XML_RESOURCES}) ADD_UNIT_TESTS(TestSketchPointLine.py TestSketchArcCircle.py TestConstraintConcidence.py - TestConstraintCollinear.py + # TestConstraintCollinear.py TestConstraintLength.py TestConstraintDistance.py TestConstraintParallel.py