I sometimes outsmart myself.
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_Cygwin.t
index 6a718b9..17ae269 100644 (file)
@@ -11,7 +11,7 @@ BEGIN {
        if ($^O =~ /cygwin/i) {
                plan tests => 17;
        } else {
-               plan skip_all => "This is not $^O";
+               plan skip_all => "This is not cygwin";
        }
 }