[wallet] [tests] Add keypool topup functional test

This commit is contained in:
Jonas Schnelli
2017-05-03 16:51:51 +02:00
committed by John Newbery
parent 095142d1f9
commit d34957e17e
2 changed files with 76 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ BASE_SCRIPTS= [
'rawtransactions.py',
'reindex.py',
# vv Tests less than 30s vv
'keypool-topup.py',
'zmq_test.py',
'mempool_resurrect_test.py',
'txn_doublespend.py --mineblock',