Code

t/core/store_test: Added initial tests for the object store.
[sysdb.git] / t / libsysdb_test.c
index 91909b8448bd2ed7562af9a65055075b734b8e6f..c21f0bee7785d05e3bde2039b10aa2eb5c58a948 100644 (file)
@@ -38,6 +38,7 @@ main(void)
 
        suite_creator_t creators[] = {
                { core_object_suite, NULL },
+               { core_store_suite, NULL },
                { util_channel_suite, NULL },
                { util_dbi_suite, NULL },
                { util_llist_suite, NULL },