Salome HOME
Copyright update 2022
[modules/shaper.git] / src / FeaturesPlugin / CTestTestfileInstall.cmake
index 42056d5fefc50a5687ba49d3e87088935175ce6e..fd3d28560231bef0c16452c98ed03e99983b2053 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2022  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
@@ -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})