llvm/lldb/test/API/sample_test/TestSampleInlineTest.py

"""
Describe the purpose of the test here.
"""

from lldbsuite.test import lldbinline

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