]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Added test for creation arc by three points
authordbv <dbv@opencascade.com>
Thu, 6 Apr 2017 14:16:21 +0000 (17:16 +0300)
committerdbv <dbv@opencascade.com>
Thu, 6 Apr 2017 14:16:21 +0000 (17:16 +0300)
src/SketchPlugin/CMakeLists.txt

index 452f5c139bf4841f78e48ac613ec387ce1b92b06..45020553ae7e6d26578f2c298cf6e6d73d677ea4 100644 (file)
@@ -127,7 +127,7 @@ INSTALL(FILES ${TEXT_RESOURCES} DESTINATION ${SHAPER_INSTALL_XML_RESOURCES})
 
 ADD_UNIT_TESTS(TestSketchPointLine.py
                TestCreateArcByCenterStartEnd.py
-               TestCreateArcByThreePoints.py
+               TestCreateArcByThreePoints.py
                TestCreateArcByTangentEdge.py
                # TestCreateArcChangeType.py
                TestCreateCircleByCenterAndPassed.py