summaryrefslogtreecommitdiff
path: root/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
-rw-r--r--lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py b/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
index 83c98affdd02..f115f13f773c 100644
--- a/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
+++ b/lldb/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
@@ -2,7 +2,7 @@
from __future__ import print_function
-import lldb_shared
+import use_lldb_suite
import os
import lldb