P2P regression test for new AcceptBlock behavior

This commit is contained in:
Suhas Daftuar
2015-05-04 10:50:24 -04:00
parent 9be0e6837b
commit aa8c827968
2 changed files with 227 additions and 0 deletions

View File

@ -51,6 +51,7 @@ testScriptsExt=(
'invalidblockrequest.py'
'rawtransactions.py'
# 'forknotify.py'
'p2p-acceptblock.py'
);
extArg="-extended"