disable schnorrsigs test in secp256k1-zkp

pull/944/head
losh11 2 months ago
parent a7b5cd6b51
commit c2a4fc36d2
No known key found for this signature in database
GPG Key ID: 3B2A6315CD51A673

@ -5262,7 +5262,7 @@ int main(int argc, char **argv) {
#ifdef ENABLE_MODULE_SCHNORRSIG
/* Schnorrsig tests */
run_schnorrsig_tests();
/* run_schnorrsig_tests(); */
#endif
/* ecdsa tests */

Loading…
Cancel
Save