##// END OF EJS Templates
tests: make sha256line.py available for all tests...
tests: make sha256line.py available for all tests This was previously only used in test-revlog-delta-find.t, but it will be useful (and used) in other tests that might need to generate poorly-compressible files.

File last commit:

r51283:b88e9c70 default
r52254:fa4c4fa2 stable
Show More
clippy.toml
1 line | 16 B | text/plain | TOMLLexer
Georges Racinet
rust: configure MSRV in Clippy...
r51283 msrv = "1.61.0"