aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 8bcf3f7c5..f8deafc07 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -309,7 +309,6 @@ if(UMFPACK_FOUND)
endif()
if(KLU_FOUND OR SuiteSparse_FOUND)
- message("ADDING KLU TEST")
ei_add_test(klu_support "" "${KLU_ALL_LIBS}")
endif()