]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/Test/TestExportPart_FullPart_1.py
Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestExportPart_FullPart_1.py
index ae5a2f3f864130da2739982fd57dd7978e1063d4..e0eeee3f055ade43b0895030bcd89da6a230541b 100644 (file)
@@ -63,7 +63,7 @@ model.end()
 
 import os
 
-filename = model.tempFileName()
+filename = 'check_export.shaperpart'
 model.removeFile(filename)
 
 model.begin()