aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/integrated_address.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional_tests/integrated_address.py')
-rwxr-xr-xtests/functional_tests/integrated_address.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional_tests/integrated_address.py b/tests/functional_tests/integrated_address.py
index d6976a116..338dd14ae 100755
--- a/tests/functional_tests/integrated_address.py
+++ b/tests/functional_tests/integrated_address.py
@@ -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):