]> iEval git - www-backpacktf.git/blame_incremental - 00-load.t
Bump version and update Changes
[www-backpacktf.git] / 00-load.t
... / ...
CommitLineData
1#!/usr/bin/perl -w
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('WWW::BackpackTF') };
This page took 0.021424 seconds and 5 git commands to generate.