mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-03 12:11:52 +02:00
[QA] remove rawtransactions.py from the extended test list
rawtransactions.py is already in the standard test list
This commit is contained in:
@ -54,7 +54,6 @@ testScriptsExt=(
|
||||
'smartfees.py'
|
||||
'maxblocksinflight.py'
|
||||
'invalidblockrequest.py'
|
||||
'rawtransactions.py'
|
||||
# 'forknotify.py'
|
||||
'p2p-acceptblock.py'
|
||||
);
|
||||
|
Reference in New Issue
Block a user