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 Suhas Daftuar
parent 34e02e0147
commit 0c9959a308
2 changed files with 21 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ testScripts = [
'rawtransactions.py',
'rest.py',
'mempool_spendcoinbase.py',
'mempool_coinbase_spends.py',
'mempool_reorg.py',
'httpbasics.py',
'zapwallettxes.py',
'proxy_test.py',