llvm-project/lldb/test/API/python_api/exprpath_synthetic/TestExprPathSynthetic.py

6 lines
160 B
Python

from lldbsuite.test import decorators
from lldbsuite.test import lldbinline
lldbinline.MakeInlineTest(
__file__, globals(), [decorators.skipUnlessDarwin])