changeset 43290:e20bafd65a96

py3: ajust abort message in test-hook.t
author Denis Laxalde <denis.laxalde@logilab.fr>
date Fri, 18 Oct 2019 12:12:56 +0200
parents 8d432d3a2d7c
children a973a75e92bf
files tests/test-hook.t
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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