Salome HOME
fixed incorrect call to salome.salome_init()
[modules/shaper.git] / src / ConnectorAPI / Test / TestExportToGEOMPartSet.py
index e5e6f12698f5d81aa657e7afa1d13c00496e14bb..01284fa00c4a2c55069166740078d5f3e442907b 100644 (file)
@@ -27,7 +27,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