Add mempool_tx_expiry.py test

This commit is contained in:
Jay Graber
2018-02-22 23:27:38 -08:00
parent 9c12b8e903
commit 5943f227da
2 changed files with 188 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ testScripts=(
'mempool_reorg.py'
'mempool_tx_input_limit.py'
'mempool_nu_activation.py'
'mempool_tx_expiry.py'
'httpbasics.py'
'zapwallettxes.py'
'proxy_test.py'