tests/test-command-template.t
changeset 25696 c1cac25ad1a6
parent 25695 ce3d4b858420
child 25736 8854ca3fa675
--- a/tests/test-command-template.t	Wed Jul 01 16:33:31 2015 -0500
+++ b/tests/test-command-template.t	Sat Jun 27 15:28:46 2015 +0900
@@ -2880,9 +2880,6 @@
   $ hg log -r 2 --style ../escquotetmpl
   " \" \" \\" head1
 
-  $ hg log -r 2 -T esc --config templates.esc='{\"invalid\"}\n'
-  hg: parse error at 1: syntax error
-  [255]
   $ hg log -r 2 -T esc --config templates.esc='"{\"valid\"}\n"'
   valid
   $ hg log -r 2 -T esc --config templates.esc="'"'{\'"'"'valid\'"'"'}\n'"'"