Tests for Image, ZipArchive

This commit is contained in:
Colin Kuskie 2010-03-09 13:52:07 -08:00
parent ffb7945c34
commit b60149d01b
3 changed files with 62 additions and 0 deletions

View file

@ -19,5 +19,7 @@ use Test::Asset::Sku;
use Test::Asset::Wobject;
use Test::Asset::Template;
use Test::Asset::Redirect;
use Test::Asset::File::Image;
use Test::Asset::File::ZipArchive;
Test::Class->runtests;