summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/frame/var-scope/TestFrameVariableScope.py
blob: 48e49ed009bacea90e224e4b55ca17457e658fe2 (plain)
1
2
3
4
5
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(
    __file__, globals(), [])
OpenPOWER on IntegriCloud