tests/test-hook.t
changeset 26692 8d1cfd77b64f
parent 26587 56b2bcea2529
child 26752 949e8c626d19
--- a/tests/test-hook.t	Wed Oct 14 11:05:53 2015 -0700
+++ b/tests/test-hook.t	Mon Oct 12 18:49:23 2015 -0700
@@ -628,7 +628,7 @@
   Traceback (most recent call last):
   ImportError: No module named hgext_importfail
   Traceback (most recent call last):
-  Abort: precommit.importfail hook is invalid (import of "importfail" failed)
+  HookLoadError: precommit.importfail hook is invalid (import of "importfail" failed)
   abort: precommit.importfail hook is invalid (import of "importfail" failed)
 
 Issue1827: Hooks Update & Commit not completely post operation