##// END OF EJS Templates
test-clonebundles: simplify matching to be less flavor depends...
test-clonebundles: simplify matching to be less flavor depends We keep the files and bytes output for the first call, but then we mostly check that we are being served a stream-clone bundle, not the actual content and size of the bundle. That aspect being tested by the stream clone test themselves.

File last commit:

r52014:34e0670c default
r52352:077d5a78 default
Show More
Cargo.toml
4 lines | 97 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"