X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=tests%2FCTestTestfileInstall.cmake;h=937831cd11725b1de9fdd08344ff77ac008c8491;hb=refs%2Ftags%2FV9_10_0a2;hp=44562f840d5870744697ab2e84ed951ee31b96dd;hpb=dedd5130d50614b54728532503154270035c1fb9;p=plugins%2Fhybridplugin.git diff --git a/tests/CTestTestfileInstall.cmake b/tests/CTestTestfileInstall.cmake index 44562f8..937831c 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-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 @@ -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)