[tests] fixups from set_test_params()

Github-Pull: #11215
Rebased-From: 3918d93f3c
This commit is contained in:
John Newbery
2017-09-01 14:24:30 -04:00
committed by MarcoFalke
parent 82bf6fc6d4
commit cef03198dc
2 changed files with 2 additions and 3 deletions

View File

@@ -8,8 +8,7 @@ from test_framework.util import assert_equal
class TestBitcoinCli(BitcoinTestFramework):
def __init__(self):
super().__init__()
def set_test_params(self):
self.setup_clean_chain = True
self.num_nodes = 1