ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/EV/t/09_brandon.t
(Generate patch)

Comparing cvsroot/EV/t/09_brandon.t (file contents):
Revision 1.2 by root, Wed Nov 19 10:16:39 2008 UTC vs.
Revision 1.3 by root, Sun Nov 30 14:34:05 2008 UTC

1BEGIN {
2 if (exists $ENV{AUTOMATED_TESTING}) {
3 print "1..0 # Skipped: Too many broken cpan tester setups.\n";
4 exit;
5 }
6}
1BEGIN { $| = 1; print "1..12\n"; } 7BEGIN { $| = 1; print "1..12\n"; }
2 8
3# a surprisingly effective test by brandon black 9# a surprisingly effective test by brandon black
4 10
5no warnings; 11no warnings;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines