Skip to content

Commit

Permalink
Remove SkipIfWindows
Browse files Browse the repository at this point in the history
  • Loading branch information
vogelsgesang committed Aug 22, 2024
1 parent 5bdcb82 commit 1a933e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@


class TestDAP_locations(lldbdap_testcase.DAPTestCaseBase):
@skipIfWindows
def test_locations(self):
"""
Tests the 'locations' request.
Expand Down

0 comments on commit 1a933e9

Please sign in to comment.