mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 07:20:21 +02:00
add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme.
This commit is contained in:
@ -35,6 +35,7 @@ testScripts=(
|
||||
'walletbackup.py'
|
||||
'nodehandling.py'
|
||||
'reindex.py'
|
||||
'decodescript.py'
|
||||
);
|
||||
testScriptsExt=(
|
||||
'bipdersig-p2p.py'
|
||||
|
Reference in New Issue
Block a user