Salome HOME
bos #24412 Add missing failback for UpdateView() method
[modules/kernel.git] / src / KERNEL_PY / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index d8737ed..ecc4038
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -28,6 +28,7 @@ SET(salomepython_PYTHON
     Help.py
     PyInterp.py
     batchmode_salome.py
+    kernel_test.py
     salome_test.py
     salome_kernel.py
     salome_study.py