Salome HOME
Issue #2109 trim - wrong result due to constarints
[modules/shaper.git] / src / SketchPlugin / CMakeLists.txt
index 75fe9e99392841d1f5cad66aefb88dcaacc5b1c8..452f5c139bf4841f78e48ac613ec387ce1b92b06 100644 (file)
@@ -127,9 +127,9 @@ INSTALL(FILES ${TEXT_RESOURCES} DESTINATION ${SHAPER_INSTALL_XML_RESOURCES})
 
 ADD_UNIT_TESTS(TestSketchPointLine.py
                TestCreateArcByCenterStartEnd.py
-               TestCreateArcByThreePoints.py
+               TestCreateArcByThreePoints.py
                TestCreateArcByTangentEdge.py
-               TestCreateArcChangeType.py
+               TestCreateArcChangeType.py
                TestCreateCircleByCenterAndPassed.py
                TestCreateCircleByThreePoints.py
                TestCreateCircleChangeType.py
@@ -164,6 +164,7 @@ ADD_UNIT_TESTS(TestSketchPointLine.py
                Test1924.py
                Test1966.py
                Test1967.py
+               Test2095.py
                TestTrimArc01.py
                TestTrimArc02.py
                TestTrimArc03.py