Add failing test checking timelocked-txn removal during reorg

This commit is contained in:
Matt Corallo
2015-08-26 18:15:04 -07:00
committed by Jack Grigg
parent f41775b2c8
commit b0f8c83f95
2 changed files with 23 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ testScripts=(
'rawtransactions.py'
'rest.py'
'mempool_spendcoinbase.py'
'mempool_coinbase_spends.py'
'mempool_reorg.py'
'mempool_tx_input_limit.py'
'httpbasics.py'
'zapwallettxes.py'