[tests] add example test

This commit is contained in:
John Newbery
2017-06-15 15:29:53 -04:00
parent 76859e6a76
commit e7ba6c16b3
2 changed files with 220 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ EXTENDED_SCRIPTS = [
'bip65-cltv-p2p.py',
'bipdersig-p2p.py',
'bipdersig.py',
'example_test.py',
'getblocktemplate_proposals.py',
'txn_doublespend.py',
'txn_clone.py --mineblock',