From cc0055f329497c6b444321fce948be67d47e38ac Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Wed, 4 Jan 2017 16:15:46 +0530 Subject: [PATCH] Fixed align unicode fixture The before fixture should not have any unnecessary spaces --- t/fixtures/align/unicode_before.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/fixtures/align/unicode_before.txt b/t/fixtures/align/unicode_before.txt index 3edd654..3ba66f4 100644 --- a/t/fixtures/align/unicode_before.txt +++ b/t/fixtures/align/unicode_before.txt @@ -1,2 +1,2 @@ -| This | is 測試 | table | -| This | is also | a table | +|This|is 測試|table| +|This|is also|a table|