Test commit from a git-svn-cloned lldb/trunk repository.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@131319 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/lldbutil.py b/test/lldbutil.py
index be026ef..e37d4ac 100644
--- a/test/lldbutil.py
+++ b/test/lldbutil.py
@@ -1,5 +1,7 @@
 """
 This LLDB module contains miscellaneous utilities.
+Some of the test suite takes advantage of the utility functions defined here.
+They can also be useful for general purpose lldb scripting.
 """
 
 import lldb