--- AnyEvent/t/03_child.t 2007/11/03 09:35:20 1.3 +++ AnyEvent/t/03_child.t 2007/11/09 19:34:32 1.4 @@ -1,5 +1,5 @@ $|=1; -BEGIN { print "1..5\n" } +BEGIN { print "1..7\n" } use AnyEvent;