Submitter | phabricator |
---|---|
Date | July 11, 2018, 11:26 a.m. |
Message ID | <a6fbdfee8939f408fbc9c5e5664d6232@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/32768/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-simplemerge.py b/tests/test-simplemerge.py --- a/tests/test-simplemerge.py +++ b/tests/test-simplemerge.py @@ -109,13 +109,13 @@ so we may see their result. The two are the same, But after they are produced, - they have different names. -<<<<<<< LAO -======= + they have different names.\ +\n<<<<<<< LAO\ +\n======= -- The Way of Lao-Tzu, tr. Wing-tsit Chan - ->>>>>>> TAO +\ +\n>>>>>>> TAO """) class TestMerge3(TestCase):