diff tests/run.py @ 919:92bd7b3678ea

Add a changegroup hook to update svn metadata
author Brad Hall <bhall@fb.com>
date Thu, 07 Jun 2012 16:29:05 -0700
parents 772280aed751
children 6b7ac659c855
line wrap: on
line diff
--- a/tests/run.py
+++ b/tests/run.py
@@ -18,6 +18,7 @@ def tests():
     import test_fetch_renames
     import test_fetch_symlinks
     import test_fetch_truncated
+    import test_hooks
     import test_pull
     import test_push_command
     import test_push_renames