diff tests/test-diffstat.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 e22248f6d257
line wrap: on
line diff
--- a/tests/test-diffstat.t	Wed Aug 08 18:10:16 2012 +0200
+++ b/tests/test-diffstat.t	Wed Aug 08 18:10:30 2012 +0200
@@ -68,5 +68,5 @@
   $ hg diff --stat --git
    file with spaces |  Bin 
    1 files changed, 0 insertions(+), 0 deletions(-)
-	
+
   $ cd ..