py3: ajust abort message in test-hook.t
authorDenis Laxalde <denis.laxalde@logilab.fr>
Fri, 18 Oct 2019 12:12:56 +0200
changeset 43290 e20bafd65a96
parent 43289 8d432d3a2d7c
child 43291 a973a75e92bf
py3: ajust abort message in test-hook.t
tests/test-hook.t
--- a/tests/test-hook.t	Mon Oct 14 16:15:19 2019 +0900
+++ b/tests/test-hook.t	Fri Oct 18 12:12:56 2019 +0200
@@ -1113,7 +1113,8 @@
 
   $ hg id
   loading pre-identify.npmd hook failed:
-  abort: No module named repo!
+  abort: No module named repo! (no-py3 !)
+  abort: No module named 'repo'! (py3 !)
   [255]
 
   $ cd ../../b