summaryrefslogtreecommitdiffstats
path: root/lldb/test/lldbpexpect.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/lldbpexpect.py')
-rw-r--r--lldb/test/lldbpexpect.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lldb/test/lldbpexpect.py b/lldb/test/lldbpexpect.py
index 6563744d92b..f25534efaf1 100644
--- a/lldb/test/lldbpexpect.py
+++ b/lldb/test/lldbpexpect.py
@@ -1,8 +1,9 @@
+import lldb_shared
+
import lldb
from lldbtest import *
import lldbutil
import os
-import unittest2
import sys
import pexpect
OpenPOWER on IntegriCloud