mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 18:53:21 +01:00
[tests] Remove is_network_split from funtional test cases
This commit is contained in:
@@ -27,9 +27,6 @@ class HTTPBasicsTest (BitcoinTestFramework):
|
||||
f.write(rpcauth+"\n")
|
||||
f.write(rpcauth2+"\n")
|
||||
|
||||
def setup_network(self):
|
||||
self.nodes = self.setup_nodes()
|
||||
|
||||
def run_test(self):
|
||||
|
||||
##################################################
|
||||
|
||||
Reference in New Issue
Block a user