X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fyacsloader_swig%2FTest%2FCMakeLists.txt;h=782303255b6f235da3502a7c3dbe274889a0b049;hb=348b0f7bffbe1f17f24140a36899cb96ffa44295;hp=13dbaac94e1e80e324bb36c7855b82d6581d710a;hpb=fc23b8dcb9236e2a86bacc06af8b360ba9c30c69;p=modules%2Fyacs.git diff --git a/src/yacsloader_swig/Test/CMakeLists.txt b/src/yacsloader_swig/Test/CMakeLists.txt index 13dbaac94..782303255 100644 --- a/src/yacsloader_swig/Test/CMakeLists.txt +++ b/src/yacsloader_swig/Test/CMakeLists.txt @@ -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})