]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestMultiRotation.py
Salome HOME
Added python dump checking for every unit test where it is useful.
[modules/shaper.git] / src / SketchPlugin / Test / TestMultiRotation.py
index 27b0aae2430b8fc0de718f988352bc18884a4e64..2afda371697834187d41e8c319458e9652672948 100644 (file)
@@ -219,3 +219,6 @@ checkRotation(aRotated, aNbCopies.value(), CENTER_X, CENTER_Y, ANGLE)
 #=========================================================================
 # End of test
 #=========================================================================
+
+import model
+assert(model.checkPythonDump())