/[Sack]/trunk/t/Sack.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/t/Sack.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 135 - (show annotations)
Wed Oct 7 17:57:50 2009 UTC (14 years, 8 months ago) by dpavlin
File MIME type: application/x-troff
File size: 145 byte(s)
extract duration into Sack, unify versioning [0.10]
1 #!/usr/bin/perl
2
3 use Test::More tests => 6;
4
5 use lib 'lib';
6
7 BEGIN {
8 use_ok( 'Sack' );
9 }
10
11 ok( duration( $_ ), 'duration' ) foreach ( 1 .. 5 );
12

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26