.arcconfig
author Augie Fackler <augie@google.com>
Mon, 07 Jan 2019 18:37:50 -0500
changeset 41136 a181a1c8af1d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: migrate test-wireproto-serverreactor.py to our internal CBOR This leaves the only client of thirdparty.cbor as test-cbor.py, which appears to be testing the behavior of cborutil against cbor. We should figure out some appropriate test strings and drop thirdparty.cbor, but that's a mission for another day. Differential Revision: https://phab.mercurial-scm.org/D5522

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}