mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-02 11:41:18 +02:00
P2P regression test for new AcceptBlock behavior
This commit is contained in:
@ -51,6 +51,7 @@ testScriptsExt=(
|
||||
'invalidblockrequest.py'
|
||||
'rawtransactions.py'
|
||||
# 'forknotify.py'
|
||||
'p2p-acceptblock.py'
|
||||
);
|
||||
|
||||
extArg="-extended"
|
||||
|
Reference in New Issue
Block a user