tests: prevent conflict markers in test case from triggering warnings...
tests: prevent conflict markers in test case from triggering warnings
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.
Differential Revision:
https://phab.mercurial-scm.org/D3897