-avoid 'hu', as it is unsigned short, not uint16_t
[oweals/gnunet.git] / src / template / test_template_api.c
index 9302d0700e12b1556cddf1d008365e73622cef8b..855fadc2f1900b6b469b7272e1529af0489dce7d 100644 (file)
      Boston, MA 02111-1307, USA.
 */
 /**
- * @file template/test_template.c
+ * @file template/test_template_api.c
  * @brief testcase for template.c
  */
 #include "platform.h"
-#include "gnunet_common.h"
-
-#define VERBOSE GNUNET_EXTRA_LOGGING
 
 static int
 check ()
@@ -42,4 +39,4 @@ main (int argc, char *argv[])
   return ret;
 }
 
-/* end of test_template.c */
+/* end of test_template_api.c */