aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-01-28 11:08:51 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-01-28 11:28:24 +0100
commit62f2d769e45043c1f262ed45babb70fe237ad2bb (patch)
tree23fc429dc67fc4455d108a5f727e50dbb9571604 /qa/rpc-tests
parent20a408ca99dad3cbb8c1cea0fe5c3d52f328061e (diff)
parentd13f65ebac13ec18b7eb55176c31f1404f185c0c (diff)
downloadbitcoin-62f2d769e45043c1f262ed45babb70fe237ad2bb.tar.xz
Merge #7348: MOVE ONLY: move rpc* to rpc/
d13f65e rpc: update inline comments to refer to new file paths (Daniel Cousens) a0eaff8 move rpc* to rpc/ (Daniel Cousens)
Diffstat (limited to 'qa/rpc-tests')
-rwxr-xr-xqa/rpc-tests/blockchain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/blockchain.py b/qa/rpc-tests/blockchain.py
index b0fc7b0172..7045ae435c 100755
--- a/qa/rpc-tests/blockchain.py
+++ b/qa/rpc-tests/blockchain.py
@@ -5,7 +5,7 @@
#
# Test RPC calls related to blockchain state. Tests correspond to code in
-# rpcblockchain.cpp.
+# rpc/blockchain.cpp.
#
from decimal import Decimal