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