mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
fix tests for #5655
This commit is contained in:
committed by
Gregory Maxwell
parent
16a5c18cea
commit
56c1093dae
@@ -21,6 +21,9 @@ except ImportError:
|
||||
import urlparse
|
||||
|
||||
class HTTPBasicsTest (BitcoinTestFramework):
|
||||
def setup_nodes(self):
|
||||
return start_nodes(4, self.options.tmpdir, extra_args=[['-rpckeepalive']]*4)
|
||||
|
||||
def run_test(self):
|
||||
|
||||
#################################################
|
||||
|
||||
Reference in New Issue
Block a user