tests/test-check-module-imports.t
changeset 46511 02d91167cfc3
parent 44217 064eb65d040f
child 48362 7e6488aa1261
--- a/tests/test-check-module-imports.t	Wed Jan 27 03:07:14 2021 +0100
+++ b/tests/test-check-module-imports.t	Thu Feb 04 11:32:08 2021 -0800
@@ -14,6 +14,10 @@
 Known-bad files are excluded by -X as some of them would produce unstable
 outputs, which should be fixed later.
 
+NOTE: the `hg locate` command here only works on files that are known to
+Mercurial. If you add an import of a new file and haven't yet `hg add`ed it, you
+will likely receive warnings about a direct import.
+
   $ testrepohg locate 'set:**.py or grep(r"^#!.*?python")' \
   > 'tests/**.t' \
   > -X hgweb.cgi \