Upgrade to Parse::CPAN::Meta 1.38
[p5sagit/p5-mst-13.2.git] / lib / Parse / CPAN / Meta / t / 15_multibyte.t
index a67c0f9..214b8b0 100644 (file)
@@ -51,6 +51,3 @@ SKIP: {
        skip "no utf8 support", 1 unless Parse::CPAN::Meta::HAVE_UTF8();
        ok( utf8::is_utf8($yaml[0]->{author}), "utf8 decoded" );
 }
-
-exit(0);
-