test: add functional test for ScanAndUnlinkAlreadyPrunedFiles

This commit is contained in:
Andrew Toth
2023-01-05 17:04:28 -05:00
parent e252909e56
commit 3141eab9c6
2 changed files with 55 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ BASE_SCRIPTS = [
'p2p_permissions.py',
'feature_blocksdir.py',
'wallet_startup.py',
'feature_remove_pruned_files_on_startup.py',
'p2p_i2p_ports.py',
'p2p_i2p_sessions.py',
'feature_config_args.py',