summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/section/TestSectionAPI.py')
-rwxr-xr-xlldb/test/python_api/section/TestSectionAPI.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/python_api/section/TestSectionAPI.py b/lldb/test/python_api/section/TestSectionAPI.py
index 4575f90747c..26002fb3400 100755
--- a/lldb/test/python_api/section/TestSectionAPI.py
+++ b/lldb/test/python_api/section/TestSectionAPI.py
@@ -4,7 +4,7 @@ Test SBSection APIs.
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
from lldbtest import *
OpenPOWER on IntegriCloud