diff tests/tests.h @ 1103:d8591b1c56cd

Implemented a few hooks
author Sebastien Decugis <sdecugis@freediameter.net>
date Fri, 10 May 2013 18:48:57 +0800
parents 8be95f757b08
children 1af09cc156d6
line wrap: on
line diff
--- a/tests/tests.h	Thu May 09 16:40:02 2013 +0800
+++ b/tests/tests.h	Fri May 10 18:48:57 2013 +0800
@@ -205,6 +205,8 @@
 	
 	CHECK( 0, fd_libproto_init() );
 	
+	CHECK( 0, fd_hooks_init() );	
+	
 	fd_log_threadname(fname);
 	
 	/* Parse the command line */
"Welcome to our mercurial repository"