aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
diff options
context:
space:
mode:
authorSuhas Daftuar <sdaftuar@gmail.com>2015-11-16 09:45:57 -0500
committerSuhas Daftuar <sdaftuar@gmail.com>2015-11-16 09:50:50 -0500
commitc800c95997fc6365165e0d2645517f738aa4aad4 (patch)
treef8459af254539abfa14bea067832300dcc704d83 /qa/pull-tester
parente54ebbf6009716a7abcd4d8d3f7bd910e88decdc (diff)
downloadbitcoin-c800c95997fc6365165e0d2645517f738aa4aad4.tar.xz
Remove unmaintained example test script_test.py
Diffstat (limited to 'qa/pull-tester')
-rwxr-xr-xqa/pull-tester/rpc-tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/pull-tester/rpc-tests.py b/qa/pull-tester/rpc-tests.py
index 83fc9b8f96..57f9f9bfa6 100755
--- a/qa/pull-tester/rpc-tests.py
+++ b/qa/pull-tester/rpc-tests.py
@@ -106,7 +106,6 @@ testScriptsExt = [
'keypool.py',
'receivedby.py',
# 'rpcbind_test.py', #temporary, bug in libevent, see #6655
-# 'script_test.py', #used for manual comparison of 2 binaries
'smartfees.py',
'maxblocksinflight.py',
'invalidblockrequest.py',