From 4703387ffcdb5ec354a5d4a675f926ffaadf615a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 25 Aug 2015 15:18:10 +0200 Subject: [PATCH] test_icu has rule to remove leading whitespace --- test/test_icu.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_icu.cfg b/test/test_icu.cfg index 1d8cc9c..0d5cd40 100644 --- a/test/test_icu.cfg +++ b/test/test_icu.cfg @@ -32,6 +32,7 @@ + [$] { [[:WhiteSpace:][,.!;]]* > ; [[:WhiteSpace:][,.!;]]* } [$] > ; -- 1.7.10.4