Salome HOME
switch "salome_init() -> salome_init_without_session()" for tests parallelizing
[modules/homard.git] / src / tests / Test / test_5.py
index 9d6bd79c1ddcc95b5608f2d97e956621034af2fc..0b197ebc561a7142307973e94903f5e8dc12dda4 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -59,7 +59,7 @@ MESH_NAME = "MESH"
 REP_DATA, DIRCASE = get_dir(PATH_HOMARD, TEST_NAME, DEBUG)
 #========================================================================
 
-salome.salome_init()
+salome.salome_init_without_session()
 
 #========================================================================
 def mesh_exec():