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 1f2d82a commit eb91cbbCopy full SHA for eb91cbb
lldb/test/API/commands/target/stop-hooks/TestStopHooks.py
@@ -31,7 +31,7 @@ def test_stop_hooks_after_expr(self):
31
self.after_expr_test()
32
33
def test_stop_hooks_before_and_after_creation(self):
34
- """Test that if we add a stop hooks in the dummy target,
+ """Test that if we add stop hooks in the dummy target,
35
they aren't overridden by the ones set directly in the target."""
36
self.before_and_after_target()
37
0 commit comments