diff tests/test-command-template.t @ 38427:4b73f316ba0e

templatefuncs: minimize resource requirements
author Yuya Nishihara <yuya@tcha.org>
date Thu, 14 Jun 2018 21:17:56 +0900
parents d4fae9a0ab1f
children ddce7bdf7f3c
line wrap: on
line diff
--- a/tests/test-command-template.t	Thu Jun 21 09:32:31 2018 -0700
+++ b/tests/test-command-template.t	Thu Jun 14 21:17:56 2018 +0900
@@ -229,7 +229,7 @@
 Never crash on internal resource not available:
 
   $ hg --cwd .. debugtemplate '{"c0bebeef"|shortest}\n'
-  abort: template resource not available: ctx
+  abort: template resource not available: repo
   [255]
 
   $ hg config -T '{author}'