Add address_types test

Improvements and cleanups by John Newbery
This commit is contained in:
Pieter Wuille
2017-12-02 13:03:53 -08:00
parent 7ee54fd7c7
commit b224a47a1a
2 changed files with 200 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ BASE_SCRIPTS= [
'abandonconflict.py',
'bip68-112-113-p2p.py',
'rawtransactions.py',
'address_types.py',
'reindex.py',
# vv Tests less than 30s vv
'keypool-topup.py',