test: cover fastprune with excessive block size

This commit is contained in:
Matthew Zipkin
2023-03-22 13:42:46 -04:00
committed by Martin Zumsande
parent 271c23e87f
commit 8f14fc8622
2 changed files with 43 additions and 0 deletions

View File

@@ -320,6 +320,7 @@ BASE_SCRIPTS = [
'feature_includeconf.py',
'feature_addrman.py',
'feature_asmap.py',
'feature_fastprune.py',
'mempool_unbroadcast.py',
'mempool_compatibility.py',
'mempool_accept_wtxid.py',