This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Digest-MD5: Consolidate byte-swapping paths
[perl5.git] / cpan / Digest-MD5 / t / files.t
index 63479c2..ef64088 100644 (file)
@@ -21,7 +21,7 @@ EOT
     # This is the output of: 'md5sum README MD5.xs rfc1321.txt'
     $EXPECT = <<EOT;
 2f93400875dbb56f36691d5f69f3eba5  README
-9572832f3628e3bebcdd54f47c43dc5a  MD5.xs
+5b8b4f96bc27a425501307c5461970db  MD5.xs
 754b9db19f79dbc4992f7166eb0f37ce  rfc1321.txt
 EOT
 }