Salome HOME
Unit test for creating arc by tangent edge
[modules/shaper.git] / src / SketchPlugin / CMakeLists.txt
index 9316f34233b939c61ec30b3e3d314d91429299aa..452f5c139bf4841f78e48ac613ec387ce1b92b06 100644 (file)
@@ -128,7 +128,7 @@ INSTALL(FILES ${TEXT_RESOURCES} DESTINATION ${SHAPER_INSTALL_XML_RESOURCES})
 ADD_UNIT_TESTS(TestSketchPointLine.py
                TestCreateArcByCenterStartEnd.py
                # TestCreateArcByThreePoints.py
-               TestCreateArcByTangentEdge.py
+               TestCreateArcByTangentEdge.py
                # TestCreateArcChangeType.py
                TestCreateCircleByCenterAndPassed.py
                TestCreateCircleByThreePoints.py