43e4bf16a09cde22ff01d617d324a9a0bab96afd
[www-backpacktf.git] / t / WWW-BackpackTF.t
1 #!/usr/bin/perl -w
2 use strict;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('WWW::BackpackTF') };
This page took 0.022897 seconds and 3 git commands to generate.