Salome HOME
fixed incorrect call to salome.salome_init()
[modules/shaper.git] / src / ConnectorAPI / Test / TestExportToGEOMWholeResult.py
index af662c831dd7149d7d298c857f10c271fdb33ae6..b606d01ba794f8851dfbc6fc6686b8eab440ed94 100644 (file)
@@ -26,7 +26,7 @@ import tempfile
 
 salome.standalone()
 from salome.geom import geomBuilder
-salome.salome_init(1)
+salome.salome_init(embedded=True)
 geompy = geomBuilder.New()
 
 ## Get the last object published in the GEOM section of the object browser