Skip to content

Commit 53b9bcc

Browse files
committed
Rename the class too
1 parent 76eb6f3 commit 53b9bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from lldbsuite.test import lldbutil
1111

1212

13-
class TestReverseContinueNotSupported(TestBase):
13+
class TestReverseContinueCommandNotSupported(TestBase):
1414
def test_reverse_continue_not_supported(self):
1515
target = self.connect()
1616

0 commit comments

Comments
 (0)