Merge pull request #7153

7632cf6 [Tests] Refactor some shared functions (Jonas Schnelli)
110ff11 [Tests] Add mempool_limit.py test (Jonas Schnelli)
This commit is contained in:
Wladimir J. van der Laan
2015-12-22 14:06:42 +01:00
4 changed files with 116 additions and 49 deletions

View File

@@ -85,6 +85,7 @@ testScripts = [
'rest.py',
'mempool_spendcoinbase.py',
'mempool_reorg.py',
'mempool_limit.py',
'httpbasics.py',
'multi_rpc.py',
'zapwallettxes.py',