xref: /llvm-project/lldb/test/API/lang/cpp/llvm-style/TestLLVMStyle.py (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1from lldbsuite.test import lldbinline
2from lldbsuite.test import decorators
3
4lldbinline.MakeInlineTest(__file__, globals())
5