delete return statement that top of setup_network

This commit is contained in:
Akio Nakamura 2017-08-09 10:43:30 +09:00
parent a1db263765
commit 6d22d975ff

View file

@ -151,7 +151,6 @@ class EstimateFeeTest(BitcoinTestFramework):
self.setup_clean_chain = False
def setup_network(self):
return #TODO, commented out in test suite because exit fails
'''
We'll setup the network to have 3 nodes that all mine with different parameters.
But first we need to use one node to create a lot of small low priority outputs