Salome HOME
Issue #18755 (Tuleap): Do not process key events if a modal window is displayed
[modules/shaper.git] / src / PythonAddons / Test / TestcompoundVertices.py
index 72fc0c961a4fb4d80b4e10a574bc0bb443b2a99b..697225c9fda8b7c0bb6ea1c7a7fba54fefbc1d46 100644 (file)
@@ -48,5 +48,3 @@ aSeparatorName = "separator"
 separator = anImportFeature.string(aSeparatorName)
 separator.setValue(" ")
 aSession.finishOperation()
-
-assert(model.checkPythonDump())