This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove use of string in CBOR test
ClosedPublic

Authored by indygreg on Aug 28 2018, 11:29 PM.

Details

Summary

We don't use the CBOR string major type in the wire protocol. Let's
not test for it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Aug 28 2018, 11:29 PM
This revision was automatically updated to reflect the committed changes.