4 lines
86 B
Python
4 lines
86 B
Python
|
from lldbsuite.test import lldbinline
|
||
|
|
||
|
lldbinline.MakeInlineTest(__file__, globals())
|