diff tests/test-encoding.t @ 17346:2944a6d35158

check-code: fix check for trailing whitespace on empty lines It seems like the intention with c7d23b4ca4ba was to catch lines with only one whitespace too.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 08 Aug 2012 18:10:30 +0200
parents f2719b387380
children 5e276d1d504a
line wrap: on
line diff
--- a/tests/test-encoding.t	Wed Aug 08 18:10:16 2012 +0200
+++ b/tests/test-encoding.t	Wed Aug 08 18:10:30 2012 +0200
@@ -248,5 +248,5 @@
 
   $ HGENCODING=latin-1 hg up `cat latin-1-tag`
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
- 
+
   $ cd ..