summaryrefslogtreecommitdiff
path: root/lldb/test/functionalities/process_group/TestChangeProcessGroup.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/functionalities/process_group/TestChangeProcessGroup.py')
-rw-r--r--lldb/test/functionalities/process_group/TestChangeProcessGroup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/functionalities/process_group/TestChangeProcessGroup.py b/lldb/test/functionalities/process_group/TestChangeProcessGroup.py
index c31d8173fe4e..8779e5e84da4 100644
--- a/lldb/test/functionalities/process_group/TestChangeProcessGroup.py
+++ b/lldb/test/functionalities/process_group/TestChangeProcessGroup.py
@@ -2,7 +2,7 @@
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import os
import lldb