mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
functional_tests: move RPC API to utils, it is not test specific
This commit is contained in:
parent
30c865f0f8
commit
22b644f47e
17 changed files with 25 additions and 19 deletions
|
@ -41,7 +41,7 @@ Test the following RPCs:
|
|||
|
||||
"""
|
||||
|
||||
from test_framework.daemon import Daemon
|
||||
from framework.daemon import Daemon
|
||||
|
||||
class BlockchainTest():
|
||||
def run_test(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue