tests/test-check-code.t
changeset 28432 2377c4ac4eec
parent 28421 6d72cc613fc4
child 28529 045cdf47851a
--- a/tests/test-check-code.t	Tue Jan 12 04:45:29 2016 +0000
+++ b/tests/test-check-code.t	Wed Mar 02 16:25:12 2016 +0000
@@ -8,6 +8,10 @@
 
   $ hg locate | sed 's-\\-/-g' |
   >   xargs "$check_code" --warnings --per-file=0 || false
+  Skipping hgext/fsmonitor/pywatchman/__init__.py it has no-che?k-code (glob)
+  Skipping hgext/fsmonitor/pywatchman/bser.c it has no-che?k-code (glob)
+  Skipping hgext/fsmonitor/pywatchman/capabilities.py it has no-che?k-code (glob)
+  Skipping hgext/fsmonitor/pywatchman/pybser.py it has no-che?k-code (glob)
   Skipping i18n/polib.py it has no-che?k-code (glob)
   Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob)
   Skipping mercurial/httpclient/_readers.py it has no-che?k-code (glob)