mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-01 08:44:02 +02:00
P2P regression test for new AcceptBlock behavior
Github-Pull: #5875
Rebased-From: aa8c827968
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
304892fc03
commit
2edec4fe68
@@ -51,6 +51,7 @@ testScriptsExt=(
|
||||
'invalidblockrequest.py'
|
||||
'rawtransactions.py'
|
||||
# 'forknotify.py'
|
||||
'p2p-acceptblock.py'
|
||||
);
|
||||
|
||||
extArg="-extended"
|
||||
|
||||
Reference in New Issue
Block a user