summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py')
-rw-r--r--lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py b/lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py
index bc4b7a944c3..caf9a49d47b 100644
--- a/lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py
+++ b/lldb/test/tools/lldb-mi/TestMiLibraryLoaded.py
@@ -4,7 +4,7 @@ Test lldb-mi =library-loaded notifications.
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import lldbmi_testcase
from lldbtest import *
OpenPOWER on IntegriCloud