summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Alpha_complex/test/CMakeLists.txt1
-rw-r--r--src/common/test/CMakeLists.txt5
2 files changed, 0 insertions, 6 deletions
diff --git a/src/Alpha_complex/test/CMakeLists.txt b/src/Alpha_complex/test/CMakeLists.txt
index 4fe69ce5..0bd55433 100644
--- a/src/Alpha_complex/test/CMakeLists.txt
+++ b/src/Alpha_complex/test/CMakeLists.txt
@@ -28,4 +28,3 @@ if(CGAL_FOUND)
endif ()
endif()
-cpplint_add_tests("${CMAKE_SOURCE_DIR}/src/Alpha_complex/include/gudhi")
diff --git a/src/common/test/CMakeLists.txt b/src/common/test/CMakeLists.txt
index 22783caf..e4ac6c7b 100644
--- a/src/common/test/CMakeLists.txt
+++ b/src/common/test/CMakeLists.txt
@@ -37,8 +37,3 @@ if(CGAL_FOUND)
endif ()
endif()
-
-
-
-
-cpplint_add_tests("${CMAKE_SOURCE_DIR}/src/common/include/gudhi")