mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 18:09:47 +01:00
test: Remove useless overwrite
This commit is contained in:
parent
dd097c42df
commit
facce4ca44
@ -25,9 +25,6 @@ class AnchorsTest(BitcoinTestFramework):
|
||||
self.num_nodes = 1
|
||||
self.disable_autoconnect = False
|
||||
|
||||
def setup_network(self):
|
||||
self.setup_nodes()
|
||||
|
||||
def run_test(self):
|
||||
node_anchors_path = os.path.join(
|
||||
self.nodes[0].datadir, "regtest", "anchors.dat"
|
||||
|
Loading…
Reference in New Issue
Block a user