mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-30 18:35:54 +02:00
test: fix RPC coverage check
This commit is contained in:
committed by
fanquake
parent
2630b64f81
commit
8aed477c33
@@ -16,6 +16,7 @@ class CreateCache(BitcoinTestFramework):
|
||||
|
||||
def set_test_params(self):
|
||||
self.num_nodes = 0
|
||||
self.uses_wallet = True
|
||||
|
||||
def setup_network(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user