##// END OF EJS Templates
test: enforce non-general delta in 'test-generaldelta.t'...
test: enforce non-general delta in 'test-generaldelta.t' If general delta becomes the default, we need to be explicit about what we want to be tested.

File last commit:

r26421:4b0fc75f default
r26866:0f75461a default
Show More
README
7 lines | 141 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.