##// END OF EJS Templates
test: update the docstring of 'test-devel-warnings.t' extension...
Pierre-Yves David -
r27270:ba5f2045 default
parent child Browse files
Show More
@@ -1,6 +1,6 b''
1 1
2 2 $ cat << EOF > buggylocking.py
3 > """A small extension that acquire locks in the wrong order
3 > """A small extension that tests our developer warnings
4 4 > """
5 5 >
6 6 > from mercurial import cmdutil, repair, revset
General Comments 0
You need to be logged in to leave comments. Login now