0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00

Tests take too long by default

This commit is contained in:
Pieter Wuille 2014-10-27 02:25:48 -07:00
parent 03bfc07b9e
commit 79f599d37f
No known key found for this signature in database
GPG key ID: 57896D2FF8F0B657

View file

@ -19,7 +19,7 @@
#include "openssl/obj_mac.h"
#endif
static int count = 750;
static int count = 64;
/***** NUM TESTS *****/