From: GĂ©rald NICOLAS Date: Mon, 30 Jan 2023 14:42:56 +0000 (+0100) Subject: test X-Git-Tag: V9_12_0a1~16^2~35 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fshaper.git;a=commitdiff_plain;h=a0dd2d01c33873491ab947f44789d39006f605cf test --- diff --git a/src/PythonAddons/Test/TestmidSurface.py b/src/PythonAddons/Test/TestmidSurface.py index 9eed4741d..af9c13276 100755 --- a/src/PythonAddons/Test/TestmidSurface.py +++ b/src/PythonAddons/Test/TestmidSurface.py @@ -32,7 +32,6 @@ def getFilePath(fileName): return os.path.join(path, fileName) theFile = getFilePath("midSurface.stp") -theFile = getFilePath("Objet_1.stp") aSession.startOperation("Create part for mid surface") aPartFeature = aSession.moduleDocument().addFeature("Part")