llvm-project/lldb/test/API/lang/objc/objc_direct-methods/TestObjCDirectMethods.py

5 lines
95 B
Python

from lldbsuite.test import lldbinline
lldbinline.MakeInlineTest(
__file__, globals(), [])