PT-2489 - t/pt-mext/pt-mext.t fails on Debian-based platforms

- Add sort to the RSA test too
This commit is contained in:
Sveta Smirnova
2025-11-20 23:18:48 +03:00
parent 032eac7dc0
commit f3a2f9d2fe

View File

@@ -44,6 +44,7 @@ ok(
no_diff(
"$cmd -- cat $sample/pt-130-in.txt",
"t/pt-mext/samples/pt-130-out.txt",
post_pipe => "LOCALE=en_US.utf8 LANG=en_US.UTF-8 sort -k1,1",
),
"having rsa key",
) or diag($test_diff);