test: add test for avoidreuse feature

This commit is contained in:
Karl-Johan Alm
2018-09-11 16:22:23 +09:00
parent 0bdfbd34cf
commit 8f2e208f7c
2 changed files with 218 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ BASE_SCRIPTS = [
'rpc_misc.py',
'interface_rest.py',
'mempool_spend_coinbase.py',
'wallet_avoidreuse.py',
'mempool_reorg.py',
'mempool_persist.py',
'wallet_multiwallet.py',