##// END OF EJS Templates
runtests: unindent an "if True" block...
runtests: unindent an "if True" block The block was left to make review easier. This patch unindents it.

File last commit:

r21874:8da01b6e default
r30987:1ee685de default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer
anatoly techtonik
contrib/vagrant: use Vagrant for running tests on virtual machine...
r21874 Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh