Commit 324a967f authored by xiaojun.lin's avatar xiaojun.lin
Browse files

update v3


Former-commit-id: 9d66f3f08e133c266402894199a209bf0db4c6e4
parent 440d0734
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ TEST_F(DBTest, SEARCH_TEST) {
        stat = db_->Query(TABLE_NAME, file_ids, k, nq, 10, xq.data(), dates, results);
        ASSERT_TRUE(stat.ok());
    }
#endif-
#endif
}

TEST_F(DBTest, PRELOADTABLE_TEST) {
+17 −17

File changed.

Contains only whitespace changes.