]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/Test/TestImportPart_Multiple.py
Salome HOME
Remove temporary files after test execution
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_Multiple.py
index d8e5945c1241e5f5c6591ef7823b57266927e642..c42297d3931a80013d20b0c3f3d56f0082a16e0a 100644 (file)
@@ -112,4 +112,6 @@ model.importPart(Part_1_doc, filename, Translation_1)
 model.end()
 checkUniqueNames(Part_1_doc)
 
+model.removeTmpFile(filename)
+
 assert(model.checkPythonDump())