[tests] Add bitcoin_cli.py test script

This commit is contained in:
John Newbery
2017-07-11 13:02:01 -04:00
parent b23549f6e6
commit c6ec4358a7
2 changed files with 27 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ BASE_SCRIPTS= [
# vv Tests less than 30s vv
'keypool-topup.py',
'zmq_test.py',
'bitcoin_cli.py',
'mempool_resurrect_test.py',
'txn_doublespend.py --mineblock',
'txn_clone.py',