Salome HOME
#1707 Fatal error when Recover box
[modules/shaper.git] / src / FeaturesPlugin / Test / TestPipe.py
index 5623aa59419148e8d8d6e89da7c21894f7adae2a..5cd9a2b9a3cf475128341c521ce94f69cb527a1b 100644 (file)
@@ -163,3 +163,6 @@ aSession.finishOperation()
 
 # Test results
 assert (len(aPipeFeature.results()) > 0)
+
+import model
+assert(model.checkPythonDump())