Add rpc test for prioritisetransaction

This commit is contained in:
Jay Graber
2017-01-11 04:25:19 -08:00
parent 06ffa210ee
commit cc64e2ccc8
3 changed files with 129 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ export BITCOIND=${REAL_BITCOIND}
#Run the tests
testScripts=(
'prioritisetransaction.py'
'wallet_treestate.py'
'wallet_protectcoinbase.py'
'wallet.py'