Synchronize the skippage message.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:34:37 +0000 (01:34 +0000)]
p4raw-id: //depot/perl@13826

lib/ExtUtils/t/MM_OS2.t

index 6e8bce9..f80b0fb 100644 (file)
@@ -11,7 +11,7 @@ use Test::More;
 if ($^O =~ /os2/i) {
        plan( tests => 32 );
 } else {
-       plan( skip_all => "This does not appear to be OS/2" );
+       plan( skip_all => "This is not OS/2" );
 }
 
 # for dlsyms, overridden in tests