Do not test debug templates
authorChristian Ebert <blacktrash@gmx.net>
Mon, 26 Nov 2007 12:30:50 +0100
changeset 302 caa3d683cfcf
parent 301 e92c6762e2be
child 304 815dc4a04296
Do not test debug templates
tests/test-keyword
tests/test-keyword.out
--- a/tests/test-keyword	Mon Nov 26 12:29:23 2007 +0100
+++ b/tests/test-keyword	Mon Nov 26 12:30:50 2007 +0100
@@ -23,9 +23,6 @@
 
 hg --quiet kwdemo "Branch = {branches}"
 
-echo % do not expand debug templates
-hg --debug kwdemo "ADD = empty{file_adds}" | grep 'ADD'
-
 hg init Test
 cd Test
 
--- a/tests/test-keyword.out	Mon Nov 26 12:29:23 2007 +0100
+++ b/tests/test-keyword.out	Mon Nov 26 12:30:50 2007 +0100
@@ -83,10 +83,6 @@
 [keywordmaps]
 Branch = {branches}
 $Branch: demobranch $
-% do not expand debug templates
-ADD = empty{file_adds}
-$ADD$
-$ADD: empty $
 % kwshrink should exit silently in empty/invalid repo
 % cat
 expand $Id$