]> iEval git - www-backpacktf.git/blame_incremental - t/WWW-BackpackTF.t
If the key is not provided, do not send an empty key
[www-backpacktf.git] / t / WWW-BackpackTF.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.018186 seconds and 4 git commands to generate.