changeset 18893 | 74ea61318ea8 |
parent 18884 | 0615b22da148 |
child 18970 | 3cdb6f2f6789 |
--- a/tests/test-command-template.t Tue Apr 09 09:40:40 2013 -0700 +++ b/tests/test-command-template.t Tue Apr 09 21:38:08 2013 -0700 @@ -1360,12 +1360,6 @@ $ hg log -l1 --template '{date|age}\n' 7 years from now -Filter with int function argument: - - $ hg log --template '{fill(author, 20)}\n' -r 0 - User Name - <user@hostname> - Error on syntax: $ echo 'x = "f' >> t