diff options
Diffstat (limited to 'lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py')
-rw-r--r-- | lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py b/lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py index e5d4202008a..4324f0b560a 100644 --- a/lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py +++ b/lldb/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py @@ -2,7 +2,7 @@ from __future__ import print_function -import lldb_shared +import use_lldb_suite import os, time import lldb |