diff options
Diffstat (limited to 'lldb/test/warnings/uuid/TestAddDsymCommand.py')
-rw-r--r-- | lldb/test/warnings/uuid/TestAddDsymCommand.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/warnings/uuid/TestAddDsymCommand.py b/lldb/test/warnings/uuid/TestAddDsymCommand.py index b474b60ca90..8e5d31a7226 100644 --- a/lldb/test/warnings/uuid/TestAddDsymCommand.py +++ b/lldb/test/warnings/uuid/TestAddDsymCommand.py @@ -2,7 +2,7 @@ from __future__ import print_function -import lldb_shared +import use_lldb_suite import os, time import lldb |