Sign in
llvm
/
llvm-project
/
6274cdb9a6714908c8a4e30d2ef0bf22a6949065
/
.
/
lldb
/
test
/
API
/
sample_test
/
TestSampleInlineTest.py
blob: af926de18ab34dca89e56328446f84537254e63c [
file
]
"""
Describe the purpose of the test here.
"""
from
lldbsuite
.
test
import
lldbinline
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(),
None
)