summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py')
-rw-r--r--lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py b/lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py
index cee27354e10..0267f2e4776 100644
--- a/lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py
+++ b/lldb/test/functionalities/thread/create_during_step/TestCreateDuringStep.py
@@ -4,7 +4,7 @@ Test number of threads.
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import os, time
import lldb
OpenPOWER on IntegriCloud