##// END OF EJS Templates
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'...
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve' A bug introduced in 0c1d10351869 did that a part of the test never was run.

File last commit:

r8936:1de6e7e1 default
r18228:1528ff6a 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.