tests/test-module-imports.t
changeset 25063 723e364488f4
parent 24909 d71492ca2fdd
child 25174 86298718b01c
--- a/tests/test-module-imports.t	Wed May 13 20:36:56 2015 +0200
+++ b/tests/test-module-imports.t	Thu May 14 01:49:10 2015 +0900
@@ -20,7 +20,7 @@
 hidden by deduplication algorithm in the cycle detector, so fixing
 these may expose other cycles.
 
-  $ hg locate 'mercurial/**.py' | sed 's-\\-/-g' | xargs python "$import_checker"
+  $ hg locate 'mercurial/**.py' | sed 's-\\-/-g' | python "$import_checker" -
   mercurial/dispatch.py mixed imports
      stdlib:    commands
      relative:  error, extensions, fancyopts, hg, hook, util