summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py b/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
index 2f8efbeaab6..6bcd9c92f8c 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py
@@ -7,7 +7,6 @@ class TestTargetSourceMap(TestBase):
mydir = TestBase.compute_mydir(__file__)
- @skipUnlessDarwin
@no_debug_info_test
def test_source_map(self):
"""Test target.source-map' functionality."""
OpenPOWER on IntegriCloud