Skip to content

Commit 1a933e9

Browse files
committed
Remove SkipIfWindows
1 parent 5bdcb82 commit 1a933e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/tools/lldb-dap/locations/TestDAP_locations.py

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313

1414
class TestDAP_locations(lldbdap_testcase.DAPTestCaseBase):
15-
@skipIfWindows
1615
def test_locations(self):
1716
"""
1817
Tests the 'locations' request.

0 commit comments

Comments
 (0)