mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 18:53:23 -03:00
Tests take too long by default
This commit is contained in:
parent
03bfc07b9e
commit
79f599d37f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include "openssl/obj_mac.h"
|
||||
#endif
|
||||
|
||||
static int count = 750;
|
||||
static int count = 64;
|
||||
|
||||
/***** NUM TESTS *****/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue