summaryrefslogtreecommitdiffstats
path: root/lldb/test/macosx/universal/TestUniversal.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/macosx/universal/TestUniversal.py')
-rw-r--r--lldb/test/macosx/universal/TestUniversal.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/macosx/universal/TestUniversal.py b/lldb/test/macosx/universal/TestUniversal.py
index 9628c538587..efe49a13b7d 100644
--- a/lldb/test/macosx/universal/TestUniversal.py
+++ b/lldb/test/macosx/universal/TestUniversal.py
@@ -1,5 +1,7 @@
"""Test aspects of lldb commands on universal binaries."""
+from __future__ import print_function
+
import lldb_shared
import unittest2
OpenPOWER on IntegriCloud