##// END OF EJS Templates
py3: fix bad escapes of sub() replacement pattern in test-template-basic.t...
py3: fix bad escapes of sub() replacement pattern in test-template-basic.t Python 3.7 starts complaining about it. We have to double the backslash or '\x5c' to get around.

File last commit:

r21874:8da01b6e default
r40978:e48fdeb0 default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh