##// END OF EJS Templates
run-tests: align call argument on string...
run-tests: align call argument on string The real hg path is bytes and need to be converted to align with the other arguments.

File last commit:

r53299:6673cec8 default
r53435:8adfaa5a default
Show More
Cargo.toml
4 lines | 108 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "hg-pyo3", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"