test: cover read-only blockstore

Co-authored-by: Andrew Chow <github@achow101.com>
This commit is contained in:
Matthew Zipkin
2023-06-21 10:41:09 -04:00
parent 5c2185b3b6
commit de8f9123af
2 changed files with 65 additions and 0 deletions

View File

@@ -162,6 +162,7 @@ BASE_SCRIPTS = [
'wallet_abandonconflict.py --legacy-wallet',
'wallet_abandonconflict.py --descriptors',
'feature_reindex.py',
'feature_reindex_readonly.py',
'wallet_labels.py --legacy-wallet',
'wallet_labels.py --descriptors',
'p2p_compactblocks.py',