aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2016-07-06 10:36:46 +0200
committerMarcoFalke <[email protected]>2016-07-07 22:19:35 +0200
commitfade505e8b0fa37e2d99bf94259250271a9604d4 (patch)
tree55af44014767755276287304aa145e45917ca19b /qa/pull-tester
parent[qa] test_framework: Add wrapper for stop_node (diff)
downloaddiscoin-fade505e8b0fa37e2d99bf94259250271a9604d4.tar.xz
discoin-fade505e8b0fa37e2d99bf94259250271a9604d4.zip
[qa] Add wallet-hd test
Diffstat (limited to 'qa/pull-tester')
-rwxr-xr-xqa/pull-tester/rpc-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/pull-tester/rpc-tests.py b/qa/pull-tester/rpc-tests.py
index 37979a933..11b83bac1 100755
--- a/qa/pull-tester/rpc-tests.py
+++ b/qa/pull-tester/rpc-tests.py
@@ -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',