]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionPlugin/CTestTestfileInstall.cmake
Salome HOME
Switch to SSL mode for tests : Get rid off all SALOME_TEST_DRIVER reference
[modules/shaper.git] / src / ConstructionPlugin / CTestTestfileInstall.cmake
index 42056d5fefc50a5687ba49d3e87088935175ce6e..ceaee95f9983d857eb9640c1bf70012aeb2923e2 100644 (file)
@@ -19,9 +19,6 @@
 
 include(tests.set)
 
-#SET(SALOME_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/salome_test_driver.py")
-#SET(TIMEOUT        300)
-
 foreach(tfile ${TEST_NAMES})
   set(TEST_NAME ${COMPONENT_NAME}_${tfile})
   add_test(${TEST_NAME} python ${tfile})