aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_uri.c')
-rw-r--r--src/fs/test_fs_uri.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c
index ca89a7652..0d3aeaf41 100644
--- a/src/fs/test_fs_uri.c
+++ b/src/fs/test_fs_uri.c
@@ -134,6 +134,7 @@ testLocation ()
134 GNUNET_free (uric); 134 GNUNET_free (uric);
135 if (uri2 == NULL) 135 if (uri2 == NULL)
136 { 136 {
137 fprintf (stderr, "URI parsing failed: %s\n", emsg);
137 GNUNET_break (0); 138 GNUNET_break (0);
138 GNUNET_FS_uri_destroy (uri); 139 GNUNET_FS_uri_destroy (uri);
139 GNUNET_CONFIGURATION_destroy (cfg); 140 GNUNET_CONFIGURATION_destroy (cfg);