From 87afff8d20efc82a148ea2df97e0fa46efe38392 Mon Sep 17 00:00:00 2001 From: Konstantin Sidorov Date: Mon, 31 Jul 2017 13:48:01 +0300 Subject: [PATCH] Fixing CMakeList merge artifact --- src/mlpack/tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mlpack/tests/CMakeLists.txt b/src/mlpack/tests/CMakeLists.txt index 30a02fbf02..8e0445864c 100644 --- a/src/mlpack/tests/CMakeLists.txt +++ b/src/mlpack/tests/CMakeLists.txt @@ -80,7 +80,6 @@ add_executable(mlpack_test radical_test.cpp random_forest_test.cpp random_test.cpp - random_forest_test.cpp randomized_svd_test.cpp range_search_test.cpp rectangle_tree_test.cpp