Salome HOME
[EDF28020] Fix nested foreach-switch.
[modules/yacs.git] / src / yacsloader_swig / Test / CMakeLists.txt
index 13dbaac94e1e80e324bb36c7855b82d6581d710a..782303255b6f235da3502a7c3dbe274889a0b049 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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
@@ -44,10 +44,10 @@ IF(NOT WIN32)
     optim_plugin.py
     testValidationChecks.py
     testProgress.py
-    testExecForEachGeoMesh.py
     async_plugin.py
     testWorkloadManager.py
     testPynodeWithCache.py
+    testFixes.py
    )
   INSTALL(PROGRAMS ${LOCAL_TEST_FILES}
         DESTINATION ${LOCAL_TEST_DIR})