Update src/mlpack/tests/main_tests/krann_test.cpp

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
This commit is contained in:
UtR491
2020-07-08 01:17:59 +05:30
committed by GitHub
co-authored by Marcus Edel
parent 70a830466f
commit f0ba548dc1
+1 -1
View File
@@ -452,7 +452,7 @@ BOOST_AUTO_TEST_CASE(KRANNDifferentTreeType)
}
/**
* Ensure that different single_sample_limit gives different results.
* Ensure that different single_sample_limit gives different results.
*/
BOOST_AUTO_TEST_CASE(KRANNDifferentSingleSampleLimit)
{