fix secp test (new-secp staging name is gone)

This commit is contained in:
Paul Driver 2020-09-21 11:40:29 -07:00
parent 513c0e92d8
commit 5068a4156c

View File

@ -1,7 +1,7 @@
:: tests for secp256k1 elliptic curve cryptography
::
/+ *test
=/ ecc secp256k1:new-secp:crypto
=/ ecc secp256k1:secp:crypto
|%
:: from libsecp256k1 src/modules/recovery/tests_impl.h
:: there are more tests there, ports would be welcome