mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-18 06:15:15 +02:00
[qa] Don't run pruning.py twice
This commit is contained in:
@ -128,7 +128,6 @@ testScriptsExt = [
|
|||||||
'getblocktemplate_proposals.py',
|
'getblocktemplate_proposals.py',
|
||||||
'txn_doublespend.py',
|
'txn_doublespend.py',
|
||||||
'txn_clone.py --mineblock',
|
'txn_clone.py --mineblock',
|
||||||
'pruning.py',
|
|
||||||
'forknotify.py',
|
'forknotify.py',
|
||||||
'invalidateblock.py',
|
'invalidateblock.py',
|
||||||
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
|
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
|
||||||
|
Reference in New Issue
Block a user