# HG changeset patch # User Pierre-Yves David # Date 1444363787 25200 # Node ID 995617c7f2fc2f075ed8ad20e1e62874c5e11a6c # Parent 5cdd5e0a421c974a5adc1ef298955b670ffad7b4 template: test that topic is accessible through template This comes free with the namespace feature but it is good to have. diff -r 5cdd5e0a421c -r 995617c7f2fc tests/test-topic.t --- a/tests/test-topic.t Fri Oct 23 13:40:44 2015 +0100 +++ b/tests/test-topic.t Thu Oct 08 21:09:47 2015 -0700 @@ -82,6 +82,8 @@ $ hg topic fran * narf + $ hg log -r . -T '{topics}\n' + narf $ echo 'narf!!!' >> alpha $ hg ci -m 'narf!' $ hg log -G