X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=tests%2FCTestTestfileInstall.cmake;h=4b2c49414763a98efbced7f41aaa9538be76d1d9;hb=7972d6e3ce34777547876d3f4d52fc7c09d39334;hp=44562f840d5870744697ab2e84ed951ee31b96dd;hpb=dedd5130d50614b54728532503154270035c1fb9;p=plugins%2Fhybridplugin.git diff --git a/tests/CTestTestfileInstall.cmake b/tests/CTestTestfileInstall.cmake index 44562f8..4b2c494 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, EDF # # 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)