tests/test-annotate.t
changeset 38446 5b04a0c30f3f
parent 38358 57dc72b56b6c
child 39369 34ba47117164
--- a/tests/test-annotate.t	Mon Jun 25 15:54:56 2018 +0530
+++ b/tests/test-annotate.t	Mon Jun 18 21:58:04 2018 +0900
@@ -80,6 +80,9 @@
 
   $ hg annotate -T'{lines % "{rev}:{line_number}: {line}"}' a
   0:1: a
+  $ hg annotate -Ta a \
+  > --config templates.a='"{lines % "{rev}:{line_number}: {line}"}"'
+  0:1: a
 
   $ cat <<EOF >>a
   > a