This is an archive of the discontinued Mercurial Phabricator instance.

tests: prevent conflict markers in test case from triggering warnings
ClosedPublic

Authored by hooper on Jul 9 2018, 6:37 PM.

Details

Summary

Broadly, having lines that begin with several '<' tends to trigger tools that
try to warn you about unresolved conflicts. It will save some headaches to
tweak this string literal to avoid that.

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

hooper created this revision.Jul 9 2018, 6:37 PM
This revision was automatically updated to reflect the committed changes.