test(db): samll change

Former-commit-id: 1bdf8515f7914a43e965334db36d253fea12abb7
pull/191/head
Xu Peng 2019-04-29 19:01:18 +08:00
parent 7680d5c731
commit ed9dc51f27
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ TEST_F(DBTest, DB_TEST) {
static const int group_dim = 256;
engine::Options opt;
opt.memory_sync_interval = 1;
opt.index_trigger_size = 1024*group_dim;
opt.meta.backend_uri = "http://127.0.0.1";
opt.meta.path = "/tmp/vecwise_test/db_test";