test: Add a test for anchor outputs in the wallet

This commit is contained in:
Ava Chow
2025-08-28 15:13:23 -07:00
parent c40dc822d7
commit 609d265ebc
3 changed files with 118 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ BASE_SCRIPTS = [
'rpc_orphans.py',
'wallet_listreceivedby.py',
'wallet_abandonconflict.py',
'wallet_anchor.py',
'feature_reindex.py',
'feature_reindex_readonly.py',
'wallet_labels.py',