PATCH: Large omnibus patch to clean up the JRRT quotes
[p5sagit/p5-mst-13.2.git] / ext / Encode / t / Encode.t
index 528f75f..369557e 100644 (file)
@@ -16,8 +16,8 @@ BEGIN {
 use strict;
 use Test;
 use Encode qw(from_to encode decode
-             encode_utf8 decode_utf8
-             find_encoding is_utf8);
+          encode_utf8 decode_utf8
+          find_encoding is_utf8);
 use charnames qw(greek);
 my @encodings = grep(/iso-?8859/,Encode::encodings());
 my $n = 2;