mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
fixup! common/test: add spec tests for bolt11.
This commit is contained in:
parent
18db1105c7
commit
9bcb01e710
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ int main(void)
|
|||
|
||||
/* FIXME: Test the others! */
|
||||
|
||||
secp256k1_context_destroy(secp256k1_ctx);
|
||||
tal_free(ctx);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue