summaryrefslogtreecommitdiffstats
path: root/lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py')
-rw-r--r--lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py b/lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
index 306c147f9ff..130afa842f0 100644
--- a/lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
+++ b/lldb/test/linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
@@ -5,7 +5,7 @@ over a thread creation instruction.
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import os
import lldb
OpenPOWER on IntegriCloud