diff --git a/lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py b/lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py index b1b7e1744f1f..c8308c16011e 100644 --- a/lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py +++ b/lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py @@ -1,4 +1,4 @@ from lldbsuite.test import lldbinline from lldbsuite.test import decorators -lldbinline.MakeInlineTest(__file__, globals(), lldbinline.expectedFailureAll(oslist=["windows"])) +lldbinline.MakeInlineTest(__file__, globals())