summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py b/lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py
index c4337c7301f..920f0dd0b24 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py
+++ b/lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py
@@ -6,9 +6,6 @@ class AproposTestCase(TestBase):
mydir = TestBase.compute_mydir(__file__)
- def setUp(self):
- TestBase.setUp(self)
-
@no_debug_info_test
def test_apropos(self):
self.expect("apropos", error=True,
OpenPOWER on IntegriCloud