]> iEval git - www-backpacktf.git/blame_incremental - t/00-load.t
Rename WWW-BackpackTF.t to 00-load.t
[www-backpacktf.git] / t / 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.019509 seconds and 4 git commands to generate.