ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/t/52_object.t
(Generate patch)

Comparing CBOR-XS/t/52_object.t (file contents):
Revision 1.3 by root, Mon Oct 28 22:59:39 2013 UTC vs.
Revision 1.4 by root, Tue Oct 29 15:56:32 2013 UTC

1BEGIN { $| = 1; print "1..20\n"; } 1BEGIN { $| = 1; print "1..20\n"; }
2BEGIN { $^W = 0 } # hate
2 3
3use CBOR::XS; 4use CBOR::XS;
4 5
5print "ok 1\n"; 6print "ok 1\n";
6 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines