tests/test-extension.t
changeset 23150 aff73c777b0b
parent 22947 c63a09b6b337
child 23151 733d980b9c59
--- 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