Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_ToEmptyPart.py
index fd665598a4401ba1e944dcbead511cb24d6128be..2df7249109e01ab034e5de9f4aa9de6c27881f62 100644 (file)
@@ -67,7 +67,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