aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/sample_test/TestSampleInlineTest.py
blob: af926de18ab34dca89e56328446f84537254e63c (plain)
1
2
3
4
5
6
7
"""
Describe the purpose of the test here.
"""

from lldbsuite.test import lldbinline

lldbinline.MakeInlineTest(__file__, globals(), None)