Salome HOME
Copyright update 2022
[modules/shaper.git] / src / PythonAddons / Test / TestcompoundVertices.py
old mode 100644 (file)
new mode 100755 (executable)
index 72fc0c9..a1d3c35
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -48,5 +48,3 @@ aSeparatorName = "separator"
 separator = anImportFeature.string(aSeparatorName)
 separator.setValue(" ")
 aSession.finishOperation()
-
-assert(model.checkPythonDump())