summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py')
-rw-r--r--lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py b/lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
index d8abdfc4f1a..cf1099da4ea 100644
--- a/lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
+++ b/lldb/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
@@ -1,3 +1,5 @@
+from __future__ import print_function
+
import lldb_shared
import sys
OpenPOWER on IntegriCloud