##// END OF EJS Templates
lock: add a wrapper to os.getpid() to make testing easier...
r26383:0fceb348 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.