X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft7060-wtstatus.sh;h=b8cb4906aa7de022543b594399b6fa9a83ffc847;hb=57c081046c2885393858f31fc0e47d9c7545d051;hp=3a5d927f83730f53a67cfec76a0625008dfb71f2;hpb=5590fe762ff9d68f6968d80979e446576e61e2e1;p=git.git diff --git a/t/t7060-wtstatus.sh b/t/t7060-wtstatus.sh index 3a5d927f8..b8cb4906a 100755 --- a/t/t7060-wtstatus.sh +++ b/t/t7060-wtstatus.sh @@ -38,7 +38,7 @@ cat >expect <../actual && - test_cmp ../expect ../actual && + test_i18ncmp ../expect ../actual && git status >../actual && - test_cmp ../expect ../actual + test_i18ncmp ../expect ../actual ) '