summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py')
-rw-r--r--lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py b/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py
new file mode 100644
index 00000000000..a70d2ca7414
--- /dev/null
+++ b/lldb/test/python_api/exprpath_synthetic/TestExprPathSynthetic.py
@@ -0,0 +1,3 @@
+import lldbinline
+
+lldbinline.MakeInlineTest(__file__, globals())
OpenPOWER on IntegriCloud