disable schnorrsigs test in secp256k1-zkp
This commit is contained in:
parent
a7b5cd6b51
commit
c2a4fc36d2
@ -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…
x
Reference in New Issue
Block a user