Improved on the error messages in the parser.
[awesomized/libmemcached] / tests / parser.h
index 895a3d58d88037c556acd7264917438c552817b9..0e762b0bd7df006ec1051cb79ea19f90648cca33 100644 (file)
@@ -82,6 +82,9 @@ LIBTEST_INTERNAL_API
 LIBTEST_INTERNAL_API
   test_return_t libmemcached_check_configuration_with_filename_test(memcached_st *junk);
 
+LIBTEST_INTERNAL_API
+  test_return_t random_statement_build_test(memcached_st *junk);
+
 #ifdef __cplusplus
 }
 #endif