mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 21:12:29 +02: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