mirror of
https://github.com/monero-project/monero.git
synced 2025-12-27 13:13:31 -08:00
functional_tests: move RPC API to utils, it is not test specific
This commit is contained in:
@@ -38,7 +38,7 @@ Test the following RPCs:
|
||||
|
||||
"""
|
||||
|
||||
from test_framework.wallet import Wallet
|
||||
from framework.wallet import Wallet
|
||||
|
||||
class IntegratedAddressTest():
|
||||
def run_test(self):
|
||||
|
||||
Reference in New Issue
Block a user