]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/Test/TestMultiTranslation.py
Salome HOME
Added python dump checking for every unit test where it is useful.
[modules/shaper.git] / src / SketchPlugin / Test / TestMultiTranslation.py
index 2c0a2b9373ed2c93a83e469f8345a0d7302517da..0d3971e27e640289d955646ce9a345c258086c79 100644 (file)
@@ -210,3 +210,6 @@ checkTranslation(aTranslated, aNbCopies.value(), DELTA_X, DELTA_Y)
 #=========================================================================
 # End of test
 #=========================================================================
+
+import model
+assert(model.checkPythonDump())