Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator

Thanks @dexX7.
This commit is contained in:
James O'Beirne
2015-10-08 01:22:50 -07:00
committed by Jack Grigg
parent 0d9524ba6b
commit 79272bfaf9
3 changed files with 128 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ testScripts=(
'nodehandling.py'
'reindex.py'
'decodescript.py'
'blockchain.py'
'disablewallet.py'
'zcjoinsplit.py'
'zcjoinsplitdoublespend.py'