[qa] Fix pyton syntax in rpc tests
This commit is contained in:
parent
17ef279304
commit
7777994846
34 changed files with 80 additions and 129 deletions
qa/rpc-tests
|
@ -7,9 +7,7 @@
|
|||
from test_framework.test_framework import ComparisonTestFramework
|
||||
from test_framework.util import *
|
||||
from test_framework.comptool import TestManager, TestInstance, RejectResult
|
||||
from test_framework.mininode import *
|
||||
from test_framework.blocktools import *
|
||||
import logging
|
||||
import copy
|
||||
import time
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue