]> iEval git - www-offliberty.git/blob - t/00-load.t
f8006582c7eb690fcb84592ce94e0196a7a59709
[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.042377 seconds and 3 git commands to generate.