mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-22 04:38:55 +02:00
[tests] Remove is_network_split from funtional test cases
This commit is contained in:
@@ -17,7 +17,7 @@ class HTTPBasicsTest (BitcoinTestFramework):
|
||||
self.setup_clean_chain = False
|
||||
|
||||
def setup_network(self):
|
||||
self.nodes = self.setup_nodes()
|
||||
self.setup_nodes()
|
||||
|
||||
def run_test(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user