Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_Construction_2.py
index 5ece48cc80faf0a1cda7076cb2b646312fe4b2f6..bf0db67cd1569f458b378ea533f695fb3b2b41b3 100644 (file)
@@ -51,7 +51,7 @@ for feat in features:
         res.append(GeomAlgoAPI_ShapeTools.volume(r.shape()))
     refData.append( (feat.getKind(), res) )
 
-filename = model.tempFileName()
+filename = 'check_export.shaperpart'
 model.removeFile(filename)
 
 # emport the document