changeset 27270:ba5f20450b10

test: update the docstring of 'test-devel-warnings.t' extension We are testing more than just locks now.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 05 Dec 2015 23:06:03 -0800
parents bdcbec65750b
children 2a31433a59ba
files tests/test-devel-warnings.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-devel-warnings.t	Sat Dec 05 17:52:50 2015 -0800
+++ b/tests/test-devel-warnings.t	Sat Dec 05 23:06:03 2015 -0800
@@ -1,6 +1,6 @@
 
   $ cat << EOF > buggylocking.py
-  > """A small extension that acquire locks in the wrong order
+  > """A small extension that tests our developer warnings
   > """
   > 
   > from mercurial import cmdutil, repair, revset