aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests
diff options
context:
space:
mode:
authorMatt Bogosian <mtb19@columbia.edu>2015-01-22 19:54:20 -0800
committerCory Fields <cory-nospam-@coryfields.com>2015-01-31 17:38:28 -0500
commit34c61813a401be8f65ebadcc6fe2b82c1a83b28b (patch)
tree9822cd5f82cb240f6a82a3a18420caa8d2e4d831 /qa/rpc-tests
parentfaf0af49f57f3b6f7161ecd5ddc80f2a629efc68 (diff)
downloadbitcoin-34c61813a401be8f65ebadcc6fe2b82c1a83b28b.tar.xz
Fix README link from util.sh -> util.py.
Diffstat (limited to 'qa/rpc-tests')
-rw-r--r--qa/rpc-tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md
index 3e916a7688..02170d13ec 100644
--- a/qa/rpc-tests/README.md
+++ b/qa/rpc-tests/README.md
@@ -12,7 +12,7 @@ Base class for new regression tests.
### [listtransactions.py](listtransactions.py)
Tests for the listtransactions RPC call.
-### [util.py](util.sh)
+### [util.py](util.py)
Generally useful functions.
Bash-based tests, to be ported to Python: