Code

parser_test: Fixed semantically invalid filter statements.
[sysdb.git] / t / unit / libsysdb_test.h
index beefdfcd0dd5fad3cf42a5e997cf699580cbcf35..af84b50aa75f5d3e114e71a7b83ebba8ade2a798 100644 (file)
@@ -61,6 +61,10 @@ core_object_suite(void);
 Suite *
 core_store_suite(void);
 
+/* t/core/store_json */
+Suite *
+core_store_json_suite(void);
+
 /* t/core/store_lookup_test */
 Suite *
 core_store_lookup_suite(void);