Skip to content

Commit 068f2e6

Browse files
rustyrussellShahanaFarooqui
authored andcommitted
wallet: unit test for duplicate detection in wallet_save_chain_mvt.
Signed-off-by: Rusty Russell <[email protected]>
1 parent 826d9b1 commit 068f2e6

File tree

2 files changed

+539
-0
lines changed

2 files changed

+539
-0
lines changed

wallet/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ WALLET_SQL_FILES := \
3737
wallet/wallet.c \
3838
wallet/test/run-db.c \
3939
wallet/test/run-wallet.c \
40+
wallet/test/run-chain_moves_duplicate-detect.c \
4041

4142
wallet/statements_gettextgen.po: $(WALLET_SQL_FILES) $(FORCE)
4243
@if $(call SHA256STAMP_CHANGED); then \

0 commit comments

Comments
 (0)