X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=tests%2FCTestTestfileInstall.cmake;h=a5fc964cee49f9799a9f5dcb41fb50e6d6221c1b;hb=5ea3bb6b853bb5e53d335a21a2a163cc53d5f5cc;hp=fbcc395358c00e2e91f1c90d7cdf6669f32e9ea9;hpb=f8c36b86176359bdd035a030615ee991bb437f0f;p=plugins%2Fhybridplugin.git diff --git a/tests/CTestTestfileInstall.cmake b/tests/CTestTestfileInstall.cmake index fbcc395..a5fc964 100644 --- a/tests/CTestTestfileInstall.cmake +++ b/tests/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2022 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)