Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_Construction_4.py
index 441ae9a3fc70c01485000799be74701deaa04679..ae3fa13c9b8057dac44183ac390fd18060b68b21 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