summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/c/stepping/TestThreadStepping.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/lang/c/stepping/TestThreadStepping.py')
-rw-r--r--lldb/test/lang/c/stepping/TestThreadStepping.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/lang/c/stepping/TestThreadStepping.py b/lldb/test/lang/c/stepping/TestThreadStepping.py
index db8a726ff57..fcc8428d5d7 100644
--- a/lldb/test/lang/c/stepping/TestThreadStepping.py
+++ b/lldb/test/lang/c/stepping/TestThreadStepping.py
@@ -4,7 +4,7 @@ Test thread stepping features in combination with frame select.
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import os, time
import re
OpenPOWER on IntegriCloud