Code

frontend/query_test.c: Added unit tests for the FETCH commands.
[sysdb.git] / t / unit / libsysdb_test.c
index 2a7a47759ce7e8f30c799a2a740e152998af2eab..f69efcb969652b042be899cecb956b1945485034 100644 (file)
@@ -51,6 +51,7 @@ main(void)
                { fe_conn_suite, NULL },
                { fe_parser_suite, NULL },
                { fe_sock_suite, NULL },
+               { fe_query_suite, NULL },
                { util_avltree_suite, NULL },
                { util_channel_suite, NULL },
                { util_dbi_suite, NULL },