##// END OF EJS Templates
run-tests.py: set ui.slash = True...
run-tests.py: set ui.slash = True This should make things easier for pysh.

File last commit:

r3934:d0bbd8ee default
r4529:86047852 default
Show More
README
7 lines | 158 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://www.selenic.com/mercurial/wiki/index.cgi/WritingTests for
more information on writing tests.