Merge pull request #7021

9730051 add bip65 tests to rpc-tests.sh -extended (Alex Morcos)
This commit is contained in:
Wladimir J. van der Laan
2015-11-16 09:50:41 +01:00

View File

@@ -31,6 +31,8 @@ testScripts=(
testScriptsExt=(
'bipdersig-p2p.py'
'bipdersig.py'
'bip65-cltv-p2p.py'
'bip65-cltv.py'
'getblocktemplate_longpoll.py'
'getblocktemplate_proposals.py'
'pruning.py'