tests/test-check-module-imports.t
changeset 33204 ddd65b4f3ae6
parent 33116 6c113a7dec52
child 33262 8e6f4939a69a
--- a/tests/test-check-module-imports.t	Fri Jun 30 21:49:29 2017 +0900
+++ b/tests/test-check-module-imports.t	Sun Jul 02 13:14:20 2017 +0900
@@ -14,7 +14,7 @@
 Known-bad files are excluded by -X as some of them would produce unstable
 outputs, which should be fixed later.
 
-  $ syshg locate 'set:**.py or grep(r"^#!.*?python")' \
+  $ testrepohg locate 'set:**.py or grep(r"^#!.*?python")' \
   > 'tests/**.t' \
   > -X contrib/debugshell.py \
   > -X contrib/python-zstandard/ \