diff options
Diffstat (limited to 'lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py')
| -rw-r--r-- | lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py b/lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py index 23ff0b80612..e0ca9b15142 100644 --- a/lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py +++ b/lldb/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py @@ -1,6 +1,6 @@ from __future__ import print_function -import lldb_shared +import use_lldb_suite import gdbremote_testcase from lldbtest import * |

