diff --git a/CMakeLists.txt b/CMakeLists.txt index 084718d43..eb9f0e248 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,9 +29,6 @@ add_subdirectory (src) # testing section # -- generate configure file for ltp_test -configure_file ( - ${TOOLS_DIR}/testing/auto-test.sh.in - ${TOOLS_DIR}/testing/auto-test.sh) # enable test enable_testing()