/[Redis.pre-github]/t/00-load.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

Annotation of /t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sat Mar 21 20:20:45 2009 UTC (15 years ago) by dpavlin
File MIME type: application/x-troff
File size: 125 byte(s)
module-starter --module Redis --author="Dobrica Pavlinusic" --email=dpavlin@rot13.org

1 dpavlin 1 #!perl -T
2    
3     use Test::More tests => 1;
4    
5     BEGIN {
6     use_ok( 'Redis' );
7     }
8    
9     diag( "Testing Redis $Redis::VERSION, Perl $], $^X" );

  ViewVC Help
Powered by ViewVC 1.1.26