aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_ecdsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_ecdsa.c')
-rw-r--r--src/util/test_crypto_ecdsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_crypto_ecdsa.c b/src/util/test_crypto_ecdsa.c
index bf5fcf571c..4845db820d 100644
--- a/src/util/test_crypto_ecdsa.c
+++ b/src/util/test_crypto_ecdsa.c
@@ -30,7 +30,7 @@
#define ITER 25
-#define PERF GNUNET_NO
+#define PERF GNUNET_YES
static struct GNUNET_CRYPTO_EcdsaPrivateKey *key;