From 70ae43e9b7858d03cd64d07bd310f9c85f5b3ee5 Mon Sep 17 00:00:00 2001 From: mruddy Date: Tue, 30 Jun 2015 09:40:44 -0400 Subject: add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme. --- qa/pull-tester/rpc-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'qa/pull-tester') diff --git a/qa/pull-tester/rpc-tests.sh b/qa/pull-tester/rpc-tests.sh index 2a7caf98de..c032f8a038 100755 --- a/qa/pull-tester/rpc-tests.sh +++ b/qa/pull-tester/rpc-tests.sh @@ -35,6 +35,7 @@ testScripts=( 'walletbackup.py' 'nodehandling.py' 'reindex.py' + 'decodescript.py' ); testScriptsExt=( 'bipdersig-p2p.py' -- cgit v1.2.3