diff options
author | Suhas Daftuar <sdaftuar@gmail.com> | 2015-11-16 09:45:57 -0500 |
---|---|---|
committer | Suhas Daftuar <sdaftuar@gmail.com> | 2015-11-16 09:50:50 -0500 |
commit | c800c95997fc6365165e0d2645517f738aa4aad4 (patch) | |
tree | f8459af254539abfa14bea067832300dcc704d83 /qa/pull-tester | |
parent | e54ebbf6009716a7abcd4d8d3f7bd910e88decdc (diff) |
Remove unmaintained example test script_test.py
Diffstat (limited to 'qa/pull-tester')
-rwxr-xr-x | qa/pull-tester/rpc-tests.py | 1 |
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', |