Add qa test for cache invalidation bug found in v1.0.0 to v1.0.3.

This commit is contained in:
Simon
2018-03-16 15:18:34 -07:00
parent 01c31ec57f
commit 2f761371d2
2 changed files with 113 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ testScripts=(
'paymentdisclosure.py'
'prioritisetransaction.py'
'wallet_treestate.py'
'wallet_anchorfork.py'
'wallet_protectcoinbase.py'
'wallet_shieldcoinbase.py'
'wallet_mergetoaddress.py'