]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/Test/TestBooleanSmash.py
Salome HOME
Added python dump checking for every unit test where it is useful.
[modules/shaper.git] / src / FeaturesPlugin / Test / TestBooleanSmash.py
index 8591f52d0ce1ea731a7f87233e9f2230f29cf6fd..2190346cffbae2dedde442cbb757f9a8638a902f 100644 (file)
@@ -102,3 +102,6 @@ assert (aBooleanResult is not None)
 #=========================================================================
 # End of test
 #=========================================================================
+
+import model
+assert(model.checkPythonDump())