test: update the docstring of 'test-devel-warnings.t' extension
authorPierre-Yves David <pierre-yves.david@fb.com>
Sat, 05 Dec 2015 23:06:03 -0800
changeset 27270 ba5f20450b10
parent 27269 bdcbec65750b
child 27271 2a31433a59ba
test: update the docstring of 'test-devel-warnings.t' extension We are testing more than just locks now.
tests/test-devel-warnings.t
--- 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