Salome HOME
Issue #2027 Sketcher Trim Feature: unit-tests
[modules/shaper.git] / src / SketchPlugin / Test / TestTrimCircle01.py
index f9e270d050bcbcd40b876e9c1a2f4e348ff57e61..cbd7509cfecf9b5ea530e4e81390d1c3af24bdc3 100644 (file)
@@ -90,4 +90,4 @@ assert(len(Intersection_Points_3) == 0)
 
 model.end()
 
-#assert(model.checkPythonDump())
+assert(model.checkPythonDump())