mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-02 08:51:21 +01: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