Salome HOME
automatisation FronTrack - tests
[modules/homard.git] / src / tests / Test / test_4.py
index c3d870c24dea815057f53d86caf5c6d39fe34f12..aae310290b1da85c5cd3958099e20f62fb84e14c 100755 (executable)
@@ -60,7 +60,7 @@ if DEBUG :
     remove_dir(DIRCASE)
   os.mkdir(DIRCASE)
 else :
-  DIRCASE = tempfile.mkdtemp()
+  DIRCASE = tempfile.mkdtemp(prefix=TEST_NAME)
 # ==================================
 
 salome.salome_init()