--- EV/t/04_stat.t 2007/11/27 07:27:10 1.1 +++ EV/t/04_stat.t 2007/11/27 09:37:59 1.2 @@ -24,6 +24,7 @@ print "ok 3\n"; syswrite $fh, "size change"; +undef $fh; # work around bugs in windows not updating stat info my $t = EV::timer 0.2, 0, sub { print "no ok 5\n";