Salome HOME
Adding test for tuleap 28930
[modules/homard.git] / src / tests / Test / CMakeLists.txt
index 89986243ad238ada3e38d15ad8a6ffd48a7c27c6..cb620a85c23e9e5a6f39122a010e5116a1f43c24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -32,6 +32,7 @@ SET(HOMARD_TEST_FILES
   tutorial_5.py
   tutorial_6.py
   test_util.py
+  test_2d_1d_mesh.py
 )
 
 INSTALL(FILES ${HOMARD_TEST_FILES}
@@ -39,4 +40,4 @@ INSTALL(FILES ${HOMARD_TEST_FILES}
 
 INSTALL(FILES CTestTestfileInstall.cmake
         DESTINATION ${SALOME_HOMARD_INSTALL_TEST}
-        RENAME CTestTestfile.cmake)
\ No newline at end of file
+        RENAME CTestTestfile.cmake)