diff -r dc80a0ad7bf5 -r aff73c777b0b tests/test-extension.t --- a/tests/test-extension.t Mon Nov 03 16:30:21 2014 -0600 +++ b/tests/test-extension.t Fri Oct 31 21:34:55 2014 -0400 @@ -427,7 +427,9 @@ # add new command called vdiff, runs kdiff3 vdiff = kdiff3 - # add new command called meld, runs meld (no need to name twice) + # add new command called meld, runs meld (no need to name twice). If + # the meld executable is not available, the meld tool in [merge-tools] + # will be used, if available meld = # add new command called vimdiff, runs gvimdiff with DirDiff plugin