aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_pseudonym.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_pseudonym.c')
-rw-r--r--src/util/test_pseudonym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/test_pseudonym.c b/src/util/test_pseudonym.c
index 9b5085b25..56159be1c 100644
--- a/src/util/test_pseudonym.c
+++ b/src/util/test_pseudonym.c
@@ -112,7 +112,6 @@ main (int argc, char *argv[])
112 112
113 GNUNET_log_setup ("test-pseudonym", "WARNING", NULL); 113 GNUNET_log_setup ("test-pseudonym", "WARNING", NULL);
114 ok = GNUNET_YES; 114 ok = GNUNET_YES;
115 GNUNET_CRYPTO_random_disable_entropy_gathering ();
116 (void) GNUNET_DISK_directory_remove ("/tmp/gnunet-pseudonym-test"); 115 (void) GNUNET_DISK_directory_remove ("/tmp/gnunet-pseudonym-test");
117 cfg = GNUNET_CONFIGURATION_create (); 116 cfg = GNUNET_CONFIGURATION_create ();
118 if (-1 == GNUNET_CONFIGURATION_parse (cfg, "test_pseudonym_data.conf")) 117 if (-1 == GNUNET_CONFIGURATION_parse (cfg, "test_pseudonym_data.conf"))