test: Add a test for anchor outputs in the wallet

Github-Pull: #33268
Rebased-From: 609d265ebc
This commit is contained in:
Ava Chow
2025-08-28 15:13:23 -07:00
committed by fanquake
parent b85dc7ed3a
commit bbb4e118f3
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',