Additional testing of -mempooltxinputlimit

This commit is contained in:
Jack Grigg
2017-06-20 15:58:46 +12:00
parent 9e84b5aa0d
commit 4ef014151d
3 changed files with 144 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ testScripts=(
'rest.py'
'mempool_spendcoinbase.py'
'mempool_coinbase_spends.py'
'mempool_tx_input_limit.py'
'httpbasics.py'
'zapwallettxes.py'
'proxy_test.py'