Salome HOME
switch salome_driver_test to python_driver_test
authorNATHALIE GORE <ng13417n@dsp0940623.atlas.edf.fr>
Wed, 7 Sep 2022 08:07:56 +0000 (10:07 +0200)
committerNATHALIE GORE <ng13417n@dsp0940623.atlas.edf.fr>
Wed, 7 Sep 2022 08:07:56 +0000 (10:07 +0200)
tests/CTestTestfileInstall.cmake

index 93b4ee09a495d45b6f8b66a75f4955c29774307c..d5f00abc16aa663086da0da2b5c7991c19497b38 100644 (file)
@@ -23,7 +23,7 @@ INCLUDE(tests.set)
 INCLUDE(examples.set)
 
 SET(COMPONENT_NAME GMSHPLUGIN)
-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)