Commit 657c0163 authored by xiaojun.lin's avatar xiaojun.lin
Browse files

update v3


Former-commit-id: f0fc9af8a0207695522fbdedaf87ed7affb367c4
parent eea7f982
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.