From be8efac78d067c138ad8dda03df4336e73f94887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Jan 2022 11:51:07 +0100 Subject: New upstream version 1.0 --- tests/test-mbrtowc3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-mbrtowc3.sh') diff --git a/tests/test-mbrtowc3.sh b/tests/test-mbrtowc3.sh index 63a89a2..2773fa7 100755 --- a/tests/test-mbrtowc3.sh +++ b/tests/test-mbrtowc3.sh @@ -12,4 +12,4 @@ if test $LOCALE_JA = none; then fi LC_ALL=$LOCALE_JA \ -./test-mbrtowc${EXEEXT} 3 +${CHECKER} ./test-mbrtowc${EXEEXT} 3 -- cgit v1.2.3