Skip to content
Snippets Groups Projects
Commit e20bafd6 authored by Denis Laxalde's avatar Denis Laxalde
Browse files

py3: ajust abort message in test-hook.t

parent 8d432d3a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment