]> iEval git - www-offliberty.git/blob - t/00-load.t
Use LWP::Online in network test
[www-offliberty.git] / t / 00-load.t
1 #!/usr/bin/perl -w
2 use strict;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('WWW::Offliberty') };
This page took 0.057762 seconds and 4 git commands to generate.