diff tests/run.py @ 684:8687c5aa4f35

Add svnrev, svnpath and svnuuid keyword. Based on a patch by Wagner Bruna posted here: http://groups.google.com/group/hgsubversion/browse_thread/thread/b3913337e021ab18
author Andi Albrecht <albrecht.andi@gmail.com>
date Thu, 02 Sep 2010 21:30:17 +0200
parents 52fbb272a147
children 073132fc27f1
line wrap: on
line diff
--- a/tests/run.py
+++ b/tests/run.py
@@ -25,6 +25,7 @@ def tests():
     import test_startrev
     import test_svnwrap
     import test_tags
+    import test_template_keywords
     import test_utility_commands
     import test_urls