X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Funit%2Fcore%2Fstore_json_test.c;h=ebb2daf1d22ec7cee81e267d97ca476612b5abe9;hb=e04534362b8993b5400e0859aae9a38cfcc08aa6;hp=113d3a0010d0f5669e53d68aa6dbd2fdad753858;hpb=299d8ae505f7c7262a8faa7564839322c26a1ffb;p=sysdb.git diff --git a/t/unit/core/store_json_test.c b/t/unit/core/store_json_test.c index 113d3a0..ebb2daf 100644 --- a/t/unit/core/store_json_test.c +++ b/t/unit/core/store_json_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);