We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6524a commit 3aed18bCopy full SHA for 3aed18b
lldb/test/API/tools/lldb-dap/attach-commands/TestDAP_attachCommands.py
@@ -8,7 +8,7 @@
8
import lldbdap_testcase
9
import time
10
11
-class TestDAP_attach(lldbdap_testcase.DAPTestCaseBase):
+class TestDAP_attachCommands(lldbdap_testcase.DAPTestCaseBase):
12
@skipIfNetBSD # Hangs on NetBSD as well
13
def test_commands(self):
14
"""
0 commit comments