From 63fb9ab4e861e5110c3652e74270f76fb858c37a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Nov 2021 11:48:03 +0200 Subject: Fix test --- tests/function/path/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/function/path/testscript b/tests/function/path/testscript index a408ba4..e674497 100644 --- a/tests/function/path/testscript +++ b/tests/function/path/testscript @@ -115,7 +115,7 @@ if! $posix : if $windows { - $* <'print $sort([paths] a C B a)' >'a a B c' + $* <'print $sort([paths] a C B a)' >'a a B C' } } -- cgit v1.1