Fix slice and get info. (#5552)
This commit is contained in:
@@ -125,5 +125,4 @@ TEST(DMatrix, Uri) {
|
||||
ASSERT_EQ(dmat->Info().num_col_, kCols);
|
||||
ASSERT_EQ(dmat->Info().num_row_, kRows);
|
||||
}
|
||||
|
||||
} // namespace xgboost
|
||||
|
||||
Reference in New Issue
Block a user