1 parent 0dbc745 commit 15ecdedCopy full SHA for 15ecded
1 file changed
core/unittest/db/test_meta.cpp
@@ -634,7 +634,6 @@ TEST_F(MetaTest, TABLE_FILES_TEST) {
634
ASSERT_EQ(table_files.size(), cnt);
635
636
table_files.clear();
637
-
638
ids = {9999999999UL};
639
status = impl_->FilesByID(ids, table_files);
640
ASSERT_EQ(table_files.size(), 0);
0 commit comments