tests: Add test for loadblock option

This commit is contained in:
Fabian Jahr
2019-10-03 20:53:21 +02:00
parent a689c11907
commit 89339d1460
3 changed files with 89 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ BASE_SCRIPTS = [
'feature_uacomment.py',
'wallet_coinbase_category.py',
'feature_filelock.py',
'feature_loadblock.py',
'p2p_dos_header_tree.py',
'p2p_unrequested_blocks.py',
'feature_includeconf.py',