From 7994f86ec5e18f9d0d9f90161a2f26dd26d26af7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 4 Jul 2021 03:01:24 +0000 Subject: CTAN sync 202107040301 --- macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t') diff --git a/macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t b/macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t index 1877e5b45e..6d2234e521 100644 --- a/macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t +++ b/macros/texinfo/texinfo/tp/maintain/lib/libintl-perl/tests/02macthai.t @@ -75,7 +75,7 @@ ok $result_int; # Check handling of unknown characters. my $test_string1 = [ unpack 'c*', ' Supergirl ' ]; $test_string1->[0] = 0xad0be; -$test_string1->[-1] = 0xbeefbabe; +$test_string1->[-1] = 0xad0be; my $test_string2 = [ unpack 'c*', 'Supergirl' ]; my $unknown = "\x3f"; # Unknown character! -- cgit v1.2.3