diff tests/run.py @ 987:cf53cfaaa050

Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
author Anton Agafonov <equeny@fb.com>
date Mon, 26 Nov 2012 11:38:34 -0800
parents dfb3afa6c619
children af84ef787d93
line wrap: on
line diff
--- a/tests/run.py
+++ b/tests/run.py
@@ -19,6 +19,7 @@ def tests():
     import test_fetch_symlinks
     import test_fetch_truncated
     import test_hooks
+    import test_svn_pre_commit_hooks
     import test_pull
     import test_pull_fallback
     import test_push_command