mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 12:35:47 -04:00

The test was moved to "completion-in-lambda-and-unnamed-class" by D66175. + Fix typo in the directory name.
5 lines
125 B
Python
5 lines
125 B
Python
from lldbsuite.test import lldbinline
|
|
from lldbsuite.test import decorators
|
|
|
|
lldbinline.MakeInlineTest(__file__, globals(),)
|