##// END OF EJS Templates
tests: ignore slash direction in paths in test-notify-changegroup.t...
tests: ignore slash direction in paths in test-notify-changegroup.t Fixes testing on windows after 2a7fa7c641d8.

File last commit:

r8936:1de6e7e1 default
r15766:8e185480 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.