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