X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2Funit%2Ffrontend%2Fquery_test.c;h=d7e5b30cbd7f7c2a4122c4851233eca306fbda23;hp=8047b2668bae56b596d4cc6e2067c40d930408f6;hb=e04534362b8993b5400e0859aae9a38cfcc08aa6;hpb=de284674bd3c1b96b90952c68e44a6f112e7447b diff --git a/t/unit/frontend/query_test.c b/t/unit/frontend/query_test.c index 8047b26..d7e5b30 100644 --- a/t/unit/frontend/query_test.c +++ b/t/unit/frontend/query_test.c @@ -44,6 +44,8 @@ populate(void) { sdb_data_t datum; + sdb_store_init(); + sdb_store_host("h1", 1 * SDB_INTERVAL_SECOND); sdb_store_host("h2", 3 * SDB_INTERVAL_SECOND);