X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConnectorAPI%2FTest%2FTestExportToGEOMPartSet.py;fp=src%2FConnectorAPI%2FTest%2FTestExportToGEOMPartSet.py;h=01284fa00c4a2c55069166740078d5f3e442907b;hb=6028a6927ecea5cc5bcb81bc4cd86938a5b72040;hp=e5e6f12698f5d81aa657e7afa1d13c00496e14bb;hpb=4fcd770080ec6ba33d3985ee2b9f13c4cf34caef;p=modules%2Fshaper.git diff --git a/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py b/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py index e5e6f1269..01284fa00 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py +++ b/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py @@ -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