]> iEval git - www-offliberty.git/blame - t/00-load.t
Update offliberty URL
[www-offliberty.git] / t / 00-load.t
CommitLineData
de48830a
MG
1#!/usr/bin/perl -w
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('WWW::Offliberty') };
This page took 0.015897 seconds and 4 git commands to generate.