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

View File

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