Salome HOME
Updated copyright comment
[modules/homard.git] / src / tests / Test / tutorial_1.py
index 01647c572afc661f8700f597e565bfb0c8f1b0b5..253d6bf1f73456b0c2f24df7218a98395648777e 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -45,7 +45,7 @@ REP_DATA, DIRCASE = get_dir(PATH_HOMARD, TEST_NAME, DEBUG)
 # ==================================
 #
 import salome
-salome.salome_init()
+salome.salome_init_without_session()
 import HOMARD
 import iparameters
 IPAR = iparameters.IParameters(salome.myStudy.GetCommonParameters("Interface Applicative", 1))