functional_tests: move RPC API to utils, it is not test specific
This commit is contained in:
@@ -36,7 +36,7 @@ Test the following RPCs:
|
||||
|
||||
"""
|
||||
|
||||
from test_framework.daemon import Daemon
|
||||
from framework.daemon import Daemon
|
||||
|
||||
class DaemonGetInfoTest():
|
||||
def run_test(self):
|
||||
|
||||
Reference in New Issue
Block a user