[test] feefilter during and after IBD

Co-authored-by: Jon Atack <jon@atack.com>
This commit is contained in:
gzhao408
2020-06-19 09:49:51 -07:00
parent 2af56d6d5c
commit cb31ee01b4
2 changed files with 45 additions and 0 deletions

View File

@ -246,6 +246,7 @@ BASE_SCRIPTS = [
'rpc_help.py',
'feature_help.py',
'feature_shutdown.py',
'p2p_ibd_txrelay.py',
# Don't append tests at the end to avoid merge conflicts
# Put them in a random line within the section that fits their approximate run-time
]