aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_uri.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-13 10:45:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-13 10:45:53 +0000
commitd32fe8eefb630ffa6ffd50684b0a59add13cf02f (patch)
tree2142dc508604140b983d9a02c595e0eddd34bccb /src/fs/test_fs_uri.c
parenta9ac8b77fe468ece9d78de46475bb7c3add5b42f (diff)
downloadgnunet-d32fe8eefb630ffa6ffd50684b0a59add13cf02f.tar.gz
gnunet-d32fe8eefb630ffa6ffd50684b0a59add13cf02f.zip
-build fix
Diffstat (limited to 'src/fs/test_fs_uri.c')
-rw-r--r--src/fs/test_fs_uri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c
index 9d6c4abe0..47fa2024b 100644
--- a/src/fs/test_fs_uri.c
+++ b/src/fs/test_fs_uri.c
@@ -307,7 +307,6 @@ main (int argc, char *argv[])
307 GNUNET_log_setup ("test_fs_uri", 307 GNUNET_log_setup ("test_fs_uri",
308 "WARNING", 308 "WARNING",
309 NULL); 309 NULL);
310 GNUNET_CRYPTO_random_disable_entropy_gathering ();
311 failureCount += testKeyword (); 310 failureCount += testKeyword ();
312 failureCount += testLocation (); 311 failureCount += testLocation ();
313 for (i = 0; i < 255; i++) 312 for (i = 0; i < 255; i++)