teak-llvm/lldb/packages/Python/lldbsuite/test/commands/source/info/TestSourceInfo.py
Raphael Isemann 1aab62762f [lldb][NFC] Add test for source info
llvm-svn: 370638
2019-09-02 10:55:52 +00:00

5 lines
124 B
Python

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