X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPythonAddons%2FTest%2FTestcompoundVertices.py;h=697225c9fda8b7c0bb6ea1c7a7fba54fefbc1d46;hb=a211165b993cec59888b300199b44b525c0daf69;hp=72fc0c961a4fb4d80b4e10a574bc0bb443b2a99b;hpb=227076b6870bcc1345b2364da55bd67a8ebbef24;p=modules%2Fshaper.git diff --git a/src/PythonAddons/Test/TestcompoundVertices.py b/src/PythonAddons/Test/TestcompoundVertices.py index 72fc0c961..697225c9f 100644 --- a/src/PythonAddons/Test/TestcompoundVertices.py +++ b/src/PythonAddons/Test/TestcompoundVertices.py @@ -48,5 +48,3 @@ aSeparatorName = "separator" separator = anImportFeature.string(aSeparatorName) separator.setValue(" ") aSession.finishOperation() - -assert(model.checkPythonDump())