mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 23:54:22 +01:00
daemon/test: test mutual close with outstanding HTLCS.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
3
Makefile
3
Makefile
@@ -198,7 +198,8 @@ daemon-test-steal: daemon-test-dump-onchain
|
||||
daemon-test-dump-onchain: daemon-test-timeout-anchor
|
||||
daemon-test-timeout-anchor: daemon-test-normal
|
||||
daemon-test-normal: daemon-test-manual-commit
|
||||
daemon-test-manual-commit: daemon-all
|
||||
daemon-test-manual-commit: daemon-test-mutual-close-with-htlcs
|
||||
daemon-test-mutual-close-with-htlcs: daemon-all
|
||||
|
||||
daemon-tests: daemon-test-steal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user