[qa] Add wallet-hd test

This commit is contained in:
MarcoFalke
2016-07-06 10:36:46 +02:00
parent fa9976b853
commit fade505e8b
2 changed files with 78 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ testScripts = [
'walletbackup.py',
'bip68-112-113-p2p.py',
'wallet.py',
'wallet-hd.py',
'listtransactions.py',
'receivedby.py',
'mempool_resurrect_test.py',