##// END OF EJS Templates
run-tests: remove code that creates a dummy 'diffstat'...
run-tests: remove code that creates a dummy 'diffstat' This was introduced in fb1d7a42663c for an old test that is no longer the same.

File last commit:

r8936:1de6e7e1 default
r20018:e13fed95 default
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.