diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh index 97aecc5e3cb..7278c2bfcde 100755 --- a/qa/pull-tester/rpc-tests.sh +++ b/qa/pull-tester/rpc-tests.sh @@ -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'