Salome HOME
updated copyright message
[modules/shaper.git] / src / ConnectorAPI / Test / TestImportSTL.py
old mode 100755 (executable)
new mode 100644 (file)
index b55211e..f8e6a4b
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,6 +21,7 @@ import os
 from salome.shaper import model
 
 import salome
+salome.standalone()
 salome.salome_init(1)
 
 data_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), "data")