##// END OF EJS Templates
mq: fix qpush recursion in _findtags when status file is wrong (issue2664)...
mq: fix qpush recursion in _findtags when status file is wrong (issue2664) test from timeless to guard against regressing this

File last commit:

r8936:1de6e7e1 default
r13508:0396ca80 stable
Show More
README
7 lines | 144 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.