Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_Construction_1.py
index 17b64d1b4865624de76bb000f449657bdf33486b..45b0529b6c0e472a3afb1d66150ded6539f16149 100644 (file)
@@ -49,7 +49,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