aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/exprpath_synthetic/TestExprPathSynthetic.py
blob: 7c769ac70ad6d5a276bd39e81c8d3fd3a8062b6a (plain)
1
2
3
4
from lldbsuite.test import decorators
from lldbsuite.test import lldbinline

lldbinline.MakeInlineTest(__file__, globals(), [decorators.skipUnlessDarwin])