If the key is not provided, do not send an empty key
[www-backpacktf.git] / t / WWW-BackpackTF.t
CommitLineData
6e8c48c3
MG
1#!/usr/bin/perl -w
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('WWW::BackpackTF') };
This page took 0.00843 seconds and 4 git commands to generate.