[mlpack-git] master: Remove extra line. (8d8ede7)

gitdub at mlpack.org gitdub at mlpack.org
Fri Jun 10 10:01:12 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/29d43319f1a3ace534a95e966be9e903f06b07e1...c726b603bc23c7c304523e60eaba4d496ce48e47

>---------------------------------------------------------------

commit 8d8ede7911b37f83d4873b38dda14e887cdad8aa
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Jun 10 07:00:59 2016 -0700

    Remove extra line.


>---------------------------------------------------------------

8d8ede7911b37f83d4873b38dda14e887cdad8aa
 src/mlpack/tests/rectangle_tree_test.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mlpack/tests/rectangle_tree_test.cpp b/src/mlpack/tests/rectangle_tree_test.cpp
index 9e5b203..f9278c5 100644
--- a/src/mlpack/tests/rectangle_tree_test.cpp
+++ b/src/mlpack/tests/rectangle_tree_test.cpp
@@ -614,7 +614,6 @@ BOOST_AUTO_TEST_CASE(XTreeTraverserTest)
   }
 }
 
-
 // Test the tree splitting.  We set MaxLeafSize and MaxNumChildren rather low
 // to allow us to test by hand without adding hundreds of points.
 BOOST_AUTO_TEST_CASE(RTreeSplitTest)




More information about the mlpack-git mailing list