X-Git-Url: http://git.ieval.ro/?p=www-backpacktf.git;a=blobdiff_plain;f=t%2FWWW-BackpackTF.t;fp=t%2FWWW-BackpackTF.t;h=0000000000000000000000000000000000000000;hp=43e4bf16a09cde22ff01d617d324a9a0bab96afd;hb=6b77261fb586b2fbb961fe82333e7028e690ecec;hpb=af9ae5ee3646f52e141353e3f70e3b3d38d76090 diff --git a/t/WWW-BackpackTF.t b/t/WWW-BackpackTF.t deleted file mode 100644 index 43e4bf1..0000000 --- a/t/WWW-BackpackTF.t +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/perl -w -use strict; -use warnings; - -use Test::More tests => 1; -BEGIN { use_ok('WWW::BackpackTF') };