]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionPlugin/Test/UnitTestAxis.py
Salome HOME
Added python dump checking for every unit test where it is useful.
[modules/shaper.git] / src / ConstructionPlugin / Test / UnitTestAxis.py
index 845dcef37b7f27fa03aa0acd520c8f7881c1e130..9dbb8c8fc491261fbe7f364965eb84298138d4a2 100644 (file)
@@ -74,3 +74,6 @@ aSession.finishOperation()
 #=========================================================================
 # End of test
 #=========================================================================
+
+import model
+assert(model.checkPythonDump())