- fix 2699
[oweals/gnunet.git] / src / util / test_crypto_rsa.c
index ee673786d88453e2da42d9331e18fed6e27348ca..6574cc970cbcfe6d0539ed84162f80e561a66a20 100644 (file)
@@ -325,7 +325,6 @@ main (int argc, char *argv[])
   int failureCount = 0;
 
   GNUNET_log_setup ("test-crypto-rsa", "WARNING", NULL);
-  GNUNET_CRYPTO_random_disable_entropy_gathering ();
   if (GNUNET_OK != testCreateFromFile ())
     failureCount++;
   GNUNET_SCHEDULER_run (&test_async_creation, NULL);