X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=tests%2FCTestTestfileInstall.cmake;h=a5fc964cee49f9799a9f5dcb41fb50e6d6221c1b;hb=5ea3bb6b853bb5e53d335a21a2a163cc53d5f5cc;hp=44562f840d5870744697ab2e84ed951ee31b96dd;hpb=dedd5130d50614b54728532503154270035c1fb9;p=plugins%2Fhybridplugin.git diff --git a/tests/CTestTestfileInstall.cmake b/tests/CTestTestfileInstall.cmake index 44562f8..a5fc964 100644 --- a/tests/CTestTestfileInstall.cmake +++ b/tests/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 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 @@ -21,7 +21,7 @@ INCLUDE(tests.set) INCLUDE(examples.set) SET(COMPONENT_NAME HYBRIDPLUGIN) -SET(SALOME_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/salome_test_driver.py") +SET(SALOME_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/python_test_driver.py") SET(TIMEOUT 300)