diff --git a/lldb/test/API/tools/lldb-dap/locations/TestDAP_locations.py b/lldb/test/API/tools/lldb-dap/locations/TestDAP_locations.py index 76d938d3908492..a4e6dfb4f8d31d 100644 --- a/lldb/test/API/tools/lldb-dap/locations/TestDAP_locations.py +++ b/lldb/test/API/tools/lldb-dap/locations/TestDAP_locations.py @@ -12,7 +12,6 @@ class TestDAP_locations(lldbdap_testcase.DAPTestCaseBase): - @skipIfWindows def test_locations(self): """ Tests the 'locations' request.