template: test that topic is accessible through template
This comes free with the namespace feature but it is good to have.
--- 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