diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-03-22 14:35:23 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-03-22 15:29:44 +0000 |
commit | 22b644f47ee2de8a962d00588579076e7a55455a (patch) | |
tree | 58f6a880906e24280ff057db54dd34b738ce0300 /utils/python-rpc/framework/__init__.py | |
parent | functional_tests: add balance tests (diff) | |
download | monero-22b644f47ee2de8a962d00588579076e7a55455a.tar.xz |
functional_tests: move RPC API to utils, it is not test specific
Diffstat (limited to 'utils/python-rpc/framework/__init__.py')
-rw-r--r-- | utils/python-rpc/framework/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/python-rpc/framework/__init__.py b/utils/python-rpc/framework/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/utils/python-rpc/framework/__init__.py |