From 3be3880f31d94751f2d6001d983a460de981be0a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 27 Mar 2018 11:52:54 +0200 Subject: [PATCH] tests: update column(1) space-separator test Signed-off-by: Karel Zak --- tests/expected/column/table-input-separator-space | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/expected/column/table-input-separator-space b/tests/expected/column/table-input-separator-space index 25d9b5ab05..477e64b6a3 100644 --- a/tests/expected/column/table-input-separator-space +++ b/tests/expected/column/table-input-separator-space @@ -1,6 +1,6 @@ -AAA BBBB C DDDD - BBB CCCC DDD -AA BB DD -AAAA B CC D -AA CC DD -AAAAA BBB CCC DDDD +AAA BBBB C DDDD + BBB CCCC DDD +AA BB DD +AAAA B CC D +AA CC DD +AAAAA BBB CCC DDDD -- 2.47.3