aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/data-formatter/stringprinter/TestStringPrinter.py
blob: 69f7d48c8b6c0b3ce18d32c67c06454783b6c91c (plain) (blame)
1
2
3
4
import lldbsuite.test.lldbinline as lldbinline
import lldbsuite.test.lldbtest as lldbtest

lldbinline.MakeInlineTest(__file__, globals(), [lldbtest.expectedFailureWindows("llvm.org/pr24772")])