aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/zmq_test.py
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2015-09-29 17:01:43 -0400
committerJonas Schnelli <[email protected]>2015-10-01 15:40:57 +0200
commit745f909925be419914083c66867150b11fa3a7b2 (patch)
treeb55463b5c7e55b80f7408380d03e5c563adf9f90 /qa/rpc-tests/zmq_test.py
parent[travis] add zmq python module (diff)
downloaddiscoin-745f909925be419914083c66867150b11fa3a7b2.tar.xz
discoin-745f909925be419914083c66867150b11fa3a7b2.zip
travis: install a recent libzmq and pyzmq for tests
Diffstat (limited to 'qa/rpc-tests/zmq_test.py')
-rwxr-xr-xqa/rpc-tests/zmq_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/rpc-tests/zmq_test.py b/qa/rpc-tests/zmq_test.py
index e949b61f5..bcb132321 100755
--- a/qa/rpc-tests/zmq_test.py
+++ b/qa/rpc-tests/zmq_test.py
@@ -39,8 +39,6 @@ class ZMQTest (BitcoinTestFramework):
[]
])
- return nodes
-
def run_test(self):
self.sync_all()