Browse Source

[qa] Don't run pruning.py twice

0.13
MarcoFalke 9 years ago
parent
commit
faa9f01461
  1. 1
      qa/pull-tester/rpc-tests.py

1
qa/pull-tester/rpc-tests.py

@ -128,7 +128,6 @@ testScriptsExt = [ @@ -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

Loading…
Cancel
Save