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