Salome HOME
Copyright update 2022
[modules/homard.git] / src / tests / Test / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index f625031..9beb6e4
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  CEA/DEN, EDF R&D
+# Copyright (C) 2016-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
@@ -23,11 +23,14 @@ SET(HOMARD_TEST_FILES
   test_2.py
   test_3.py
   test_4.py
+  test_5.py
+  test_6.py
   tutorial_1.py
   tutorial_2.py
   tutorial_3.py
   tutorial_4.py
   tutorial_5.py
+  tutorial_6.py
   test_util.py
 )