Add VerusHash tests, which currently give: JSONRPC error: Division by zero

This commit is contained in:
Jonathan "Duke" Leto
2018-11-23 22:45:28 +01:00
parent f552a7555e
commit 5ed808b25f
2 changed files with 100 additions and 0 deletions

View File

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