[mlpack-git] master: Minor cleanup of the local coordinate coding test; (5982300)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Mon Mar 30 13:34:49 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/3a364a74c9496d57a5fbf1d99aa5fdce3214b681...8aa3abb00dd303a686db7dbc9896fef65961a738

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

commit 5982300a5108682625da5607d9a94299e6f4e4c2
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date:   Mon Mar 30 19:34:07 2015 +0200

    Minor cleanup of the local coordinate coding test;


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

5982300a5108682625da5607d9a94299e6f4e4c2
 src/mlpack/tests/local_coordinate_coding_test.cpp | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/mlpack/tests/local_coordinate_coding_test.cpp b/src/mlpack/tests/local_coordinate_coding_test.cpp
index cfbe114..7da242f 100644
--- a/src/mlpack/tests/local_coordinate_coding_test.cpp
+++ b/src/mlpack/tests/local_coordinate_coding_test.cpp
@@ -116,12 +116,4 @@ BOOST_AUTO_TEST_CASE(LocalCoordinateCodingTestDictionaryStep)
 
 }
 
-/*
-BOOST_AUTO_TEST_CASE(LocalCoordinateCodingTestWhole)
-{
-
-}
-*/
-
-
 BOOST_AUTO_TEST_SUITE_END();



More information about the mlpack-git mailing list