Merge #7764: [qa] Don't run pruning.py twice

faa9f01 [qa] Don't run pruning.py twice (MarcoFalke)
This commit is contained in:
Wladimir J. van der Laan 2016-03-29 17:07:07 +02:00
commit a65b36ce35
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ testScriptsExt = [
'getblocktemplate_proposals.py',
'txn_doublespend.py',
'txn_clone.py --mineblock',
'pruning.py',
'forknotify.py',
'invalidateblock.py',
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655