Browse Source

Rename pour RPC tests

pull/4/head
Sean Bowe 8 years ago
parent
commit
6e33353ea2
  1. 4
      qa/pull-tester/rpc-tests.sh
  2. 0
      qa/rpc-tests/zcjoinsplit.py
  3. 0
      qa/rpc-tests/zcjoinsplitdoublespend.py

4
qa/pull-tester/rpc-tests.sh

@ -27,8 +27,8 @@ testScripts=(
'merkle_blocks.py'
'signrawtransactions.py'
'walletbackup.py'
'zcpour.py'
'zcpourdoublespend.py'
'zcjoinsplit.py'
'zcjoinsplitdoublespend.py'
);
testScriptsExt=(
'bipdersig-p2p.py'

0
qa/rpc-tests/zcpour.py → qa/rpc-tests/zcjoinsplit.py

0
qa/rpc-tests/zcpourdoublespend.py → qa/rpc-tests/zcjoinsplitdoublespend.py

Loading…
Cancel
Save