-round expiration times to full seconds
[oweals/gnunet.git] / src / fs / test_fs_uri.c
index ca89a76520d5c3ee83d456b39359d3c33835b139..0d3aeaf41c7f88f7dcd826630f7df4103801c067 100644 (file)
@@ -134,6 +134,7 @@ testLocation ()
   GNUNET_free (uric);
   if (uri2 == NULL)
   {
+    fprintf (stderr, "URI parsing failed: %s\n", emsg);
     GNUNET_break (0);
     GNUNET_FS_uri_destroy (uri);
     GNUNET_CONFIGURATION_destroy (cfg);