X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Finode.t;h=c477baf5af70ff0ecf05b0792a7a99f746ab729f;hb=HEAD;hp=377b32cb8b06c6d0598e4017f1a4c160849200e1;hpb=6ccd701d57febc2949c65f461cb17dfa29471d52;p=urisagit%2FFile-Slurp.git diff --git a/t/inode.t b/t/inode.t index 377b32c..c477baf 100644 --- a/t/inode.t +++ b/t/inode.t @@ -9,16 +9,13 @@ use Socket ; use Symbol ; use Test::More ; - -BEGIN{ - +BEGIN { if( $^O =~ '32' ) { plan skip_all => 'skip inode test on windows'; exit ; } - else { - plan tests => 2 ; - } + + plan tests => 2 ; } my $data = <