xref: /llvm-project/lldb/test/API/sample_test/TestSampleInlineTest.py (revision 2238dcc39358353cac21df75c3c3286ab20b8f53)
199451b44SJordan Rupprecht"""
299451b44SJordan RupprechtDescribe the purpose of the test here.
399451b44SJordan Rupprecht"""
499451b44SJordan Rupprecht
599451b44SJordan Rupprechtfrom lldbsuite.test import lldbinline
699451b44SJordan Rupprecht
7*2238dcc3SJonas Devliegherelldbinline.MakeInlineTest(__file__, globals(), None)
8