aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2015-11-22 14:46:57 -0800
committerGregory Maxwell <greg@xiph.org>2015-11-22 14:47:40 -0800
commit9cdd407ca55b080952f6634e185a17d45cd124f8 (patch)
treef1870785d9e425740625efdacb701312c7ffdeda /qa/pull-tester
parentc322652b71b9642199490c44dcdf5371c53de585 (diff)
parentc800c95997fc6365165e0d2645517f738aa4aad4 (diff)
downloadbitcoin-9cdd407ca55b080952f6634e185a17d45cd124f8.tar.xz
Merge pull request #7029
c800c95 Remove unmaintained example test script_test.py (Suhas Daftuar)
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 a02a73cd03..7a30db68dd 100755
--- a/qa/pull-tester/rpc-tests.py
+++ b/qa/pull-tester/rpc-tests.py
@@ -106,7 +106,6 @@ testScriptsExt = [
'invalidateblock.py',
'keypool.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',