Salome HOME
Updated copyright comment
[modules/shaper.git] / src / ConstructionPlugin / CTestTestfileInstall.cmake
index 42056d5fefc50a5687ba49d3e87088935175ce6e..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # 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})