summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings/quoting
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/settings/quoting')
-rw-r--r--lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py b/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
index 91a143f70cd..8a3a5dc73a8 100644
--- a/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
+++ b/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
@@ -8,7 +8,7 @@ import use_lldb_suite
import os, time, re
import lldb
-from lldbtest import *
+from lldbsuite.test.lldbtest import *
class SettingsCommandTestCase(TestBase):
OpenPOWER on IntegriCloud