add bip65 tests to rpc-tests.sh -extended

This commit is contained in:
Alex Morcos
2015-11-15 15:12:22 -05:00
parent 7e278929df
commit 9730051708

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'