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