repo.or.cz
/
blog.pm-common-perl-mods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
VERSION var
[blog.pm-common-perl-mods.git]
/
CatalystX-Plugin-Static-Simple-ThumbnailsGenerator
/
t
/
01use.t
blob
fe450e6d16a1d083675a5ae859322633cca89ac3
1
use strict;
2
use Test::More tests => 1;
3
4
BEGIN { use_ok( 'CatalystX::Plugin::Static::Simple::ThumbnailsGenerator' ) }