]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.hdfs/CTestTestfileInstall.cmake
Salome HOME
updated copyright message
[modules/shaper.git] / test.hdfs / CTestTestfileInstall.cmake
index c421140eb9e05cac5daf914a779486d4145122a5..a7324128ffac6f7b744ac4403c677e8b54c9055b 100644 (file)
@@ -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
@@ -20,7 +20,7 @@
 INCLUDE(tests.set)
 
 SET(COMPONENT_NAME     SHAPER)
-SET(PYTHON_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/python_test_driver.py")
+SET(PYTHON_TEST_DRIVER "testme.py")
 SET(TIMEOUT            600)
 
 FOREACH(tfile ${PUBLIC_TESTS})