changeset 546:d84116dda52d

test_util: add tags to output of draw
author Augie Fackler <durin42@gmail.com>
date Sat, 06 Feb 2010 10:36:12 -0600
parents ebd8fb1a05e4
children 9e6499c415a9
files tests/test_util.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test_util.py
+++ b/tests/test_util.py
@@ -295,6 +295,7 @@ class TestBase(unittest.TestCase):
         templ = """\
 changeset: {rev}:{node|short}
 branch:    {branches}
+tags:      {tags}
 summary:   {desc|firstline}
 files:     {files}