We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcde635 commit 1899597Copy full SHA for 1899597
testing/test_mercurial.py
@@ -93,5 +93,5 @@ def test_version_in_merge(wd):
93
wd.commit_testfile()
94
wd('hg up 0')
95
96
- wd('hg merge')
+ wd('hg merge --tool :merge')
97
assert wd.version is not None
0 commit comments