summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/watchpoint/TestSetWatchpoint.py')
-rw-r--r--lldb/test/python_api/watchpoint/TestSetWatchpoint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/python_api/watchpoint/TestSetWatchpoint.py b/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
index 3c6a8117a8c..1fd4d441ccd 100644
--- a/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
+++ b/lldb/test/python_api/watchpoint/TestSetWatchpoint.py
@@ -1,4 +1,4 @@
-"""
+"""
Use lldb Python SBValue API to create a watchpoint for read_write of 'globl' var.
"""
OpenPOWER on IntegriCloud