Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestExportPart_FullPart_2.py
index 29db8702f56876c797e73c0c028ef7ae9d13f09b..6b741abbcc4fa0c43f070bea165634904918f189 100644 (file)
@@ -63,7 +63,7 @@ model.end()
 
 import os
 
-filename = model.tempFileName()
+filename = 'check_export.shaperpart'
 model.removeFile(filename)
 
 model.begin()