From 79ff1f886b48e6b43ddd0ad3e3c6155e5826c4c5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 13 Mar 2011 13:55:12 +0100 Subject: Add App::Dthumb tests for create_files, create_thumbnail_html and write_out_html --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index ab66c54..2844668 100644 --- a/Build.PL +++ b/Build.PL @@ -6,6 +6,7 @@ use Module::Build; my $build = Module::Build->new( build_requires => { + 'File::Slurp' => 0, 'Test::More' => 0, 'Test::Compile' => 0, 'Test::Pod' => 0, -- cgit v1.2.3