/[vz-tools]/trunk/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

Contents of /trunk/t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (show annotations)
Fri Feb 8 23:16:29 2008 UTC (16 years, 2 months ago) by dpavlin
File MIME type: application/x-troff
File size: 106 byte(s)
basic load test
1 #!/usr/bin/perl
2 use warnings;
3 use strict;
4
5 use Test::More tests => 1;
6 use blib;
7
8 BEGIN {
9 use_ok('VZ');
10 }

  ViewVC Help
Powered by ViewVC 1.1.26