P2P regression test for new AcceptBlock behavior

Github-Pull: #5875
Rebased-From: aa8c827968a68a3adc4df5f126635e37a71a7fbb
This commit is contained in:
Suhas Daftuar
2015-05-04 10:50:24 -04:00
committed by Wladimir J. van der Laan
parent 304892fc03
commit 2edec4fe68
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"