ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/t/03_child.t
(Generate patch)

Comparing AnyEvent/t/03_child.t (file contents):
Revision 1.3 by root, Sat Nov 3 09:35:20 2007 UTC vs.
Revision 1.4 by root, Fri Nov 9 19:34:32 2007 UTC

1$|=1; 1$|=1;
2BEGIN { print "1..5\n" } 2BEGIN { print "1..7\n" }
3 3
4use AnyEvent; 4use AnyEvent;
5 5
6print "ok 1\n"; 6print "ok 1\n";
7 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines