Fix walletbackup.py after directory restructuring
Also add walletbackup.py to rpc-tests.sh
This commit is contained in:
@@ -31,6 +31,7 @@ testScripts=(
|
||||
'proxy_test.py'
|
||||
'merkle_blocks.py'
|
||||
'signrawtransactions.py'
|
||||
'walletbackup.py'
|
||||
);
|
||||
testScriptsExt=(
|
||||
'bipdersig-p2p.py'
|
||||
|
||||
Reference in New Issue
Block a user