X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2Flibsysdb_test.h;h=64558cdadebfb2861f3c6f0fb459d7307c28eb65;hp=616a84e0a437921c9b491b9d09d952258ac9e7dc;hb=4215d1d8c69367c1d43bed9d39d428a92b329a92;hpb=136847eb2b37bcc06e4a407d261958bdf1f5cbc5 diff --git a/t/libsysdb_test.h b/t/libsysdb_test.h index 616a84e..64558cd 100644 --- a/t/libsysdb_test.h +++ b/t/libsysdb_test.h @@ -67,6 +67,10 @@ core_object_suite(void); Suite * core_store_suite(void); +/* t/frontend/parser_test */ +Suite * +fe_parser_suite(void); + /* t/frontend/sock_test */ Suite * fe_sock_suite(void);