QA: Add -blocksdir test

This commit is contained in:
Jonas Schnelli
2018-03-09 12:43:55 +08:00
parent 386a6b62a8
commit f38e4fdb06
2 changed files with 35 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ BASE_SCRIPTS= [
'p2p_unrequested_blocks.py',
'feature_logging.py',
'p2p_node_network_limited.py',
'feature_blocksdir.py',
'feature_config_args.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