summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/commands/expression/dollar-in-variable/TestDollarInVariable.py
blob: 7458867527df7937de3adca456c35dc8bd30dad2 (plain) (blame)
1
2
3
4
5
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(__file__, globals(),
  [lldbinline.expectedFailureAll(oslist=["windows"])])