changeset 37500 | 8bb3899a0f47 |
parent 37075 | 46859b437697 |
child 39625 | 10c5eacd793f |
--- a/tests/test-identify.t Sun Mar 18 23:36:52 2018 +0900 +++ b/tests/test-identify.t Thu Mar 15 22:27:16 2018 +0900 @@ -62,6 +62,8 @@ 2147483647 ffff $ hg id -T '{parents % "{rev} {node|shortest} {desc}\n"}' 0 cb9a a + $ hg id -T '{parents}\n' + 0:cb9a9f314b8b test nested template: '{tags}'/'{node}' constants shouldn't override the default keywords, but '{id}' persists because there's no default keyword