X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fyacsloader_swig%2FTest%2FCMakeLists.txt;h=782303255b6f235da3502a7c3dbe274889a0b049;hb=348b0f7bffbe1f17f24140a36899cb96ffa44295;hp=aee19124cfb0c6ea65a9e110afbf922efbfcfc4d;hpb=82003807192e97411fa5d3ad24f9f6c88d1a551b;p=modules%2Fyacs.git diff --git a/src/yacsloader_swig/Test/CMakeLists.txt b/src/yacsloader_swig/Test/CMakeLists.txt index aee19124c..782303255 100644 --- a/src/yacsloader_swig/Test/CMakeLists.txt +++ b/src/yacsloader_swig/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2019 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})