Salome HOME
Issue #1916: Fatal error when create sketch on body Remove subshapes
[modules/shaper.git] / src / FeaturesPlugin / Test / TestBooleanCompSolids.py
index ed2a6051456413a4072cf233258a0d01a1b2671b..8d997e60ecb747a8516bf6445d8e63da72d433b4 100644 (file)
@@ -128,3 +128,6 @@ assert (aBooleanResult is not None)
 #=========================================================================
 # End of test
 #=========================================================================
+
+import model
+assert(model.checkPythonDump())