Salome HOME
Issue #1915: boolean failed
[modules/shaper.git] / src / FeaturesPlugin / Test / TestMultiBoolean.py
index 65ca076f16edf1b96f33262a8bd0fadb24cc9578..aa36d86280812bc8b1492249212b0355ba9e5bee 100644 (file)
@@ -192,3 +192,6 @@ aSession.finishOperation()
 #=========================================================================
 # End of test
 #=========================================================================
+
+from salome.shaper import model
+assert(model.checkPythonDump())