Code

Merged branch 'master' of git://git.tokkee.org/sysdb.
[sysdb.git] / t / libsysdb_test.c
index 2693a8d478053d1487390474a443c6084150d5e8..91909b8448bd2ed7562af9a65055075b734b8e6f 100644 (file)
@@ -38,8 +38,9 @@ main(void)
 
        suite_creator_t creators[] = {
                { core_object_suite, NULL },
-               { util_llist_suite, NULL },
+               { util_channel_suite, NULL },
                { util_dbi_suite, NULL },
+               { util_llist_suite, NULL },
                { util_strbuf_suite, NULL },
        };