aboutsummaryrefslogtreecommitdiff
path: root/test/functional/listtransactions.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/listtransactions.py')
-rwxr-xr-xtest/functional/listtransactions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/listtransactions.py b/test/functional/listtransactions.py
index 68d14093ce..cba370d8b0 100755
--- a/test/functional/listtransactions.py
+++ b/test/functional/listtransactions.py
@@ -24,7 +24,7 @@ class ListTransactionsTest(BitcoinTestFramework):
def setup_nodes(self):
#This test requires mocktime
enable_mocktime()
- return start_nodes(self.num_nodes, self.options.tmpdir)
+ self.nodes = start_nodes(self.num_nodes, self.options.tmpdir)
def run_test(self):
# Simple send, 0 to 1: