From 7c31c572a557eb1f2e56923edcbcbc3d2ebcf7b0 Mon Sep 17 00:00:00 2001 From: lostd Date: Fri, 14 Nov 2014 18:12:14 +0200 Subject: [PATCH] Test unicode on filename and content --- mktest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mktest.sh b/mktest.sh index 8ab7be50..6a6b6505 100644 --- a/mktest.sh +++ b/mktest.sh @@ -10,6 +10,7 @@ test -e test && { mkdir test && cd test echo 'It works!' > normal.txt +echo 'Με δουλέβει;' > 'κοινό.txt' ln -s normal.txt ln-normal.txt ln -s normal.txt ln-normal mkdir normal-dir