]> iEval git - app-web-vpkbuilder.git/blame_incremental - t/App-Web-VPKBuilder.t
Depend on IO::Compress::Zip 2.039, first version to include FilterName
[app-web-vpkbuilder.git] / t / App-Web-VPKBuilder.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use strict;
3use warnings;
4
5use Test::More tests => 1;
6BEGIN { use_ok('App::Web::VPKBuilder') };
This page took 0.020431 seconds and 4 git commands to generate.