From c9af454387315a60493b2d98d77ad2e7a07afcd7 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 3 Sep 2010 13:38:58 -0500 Subject: don't prune the dot files in the test suite --- dist.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index 1684e85..ec8cec5 100644 --- a/dist.ini +++ b/dist.ini @@ -4,7 +4,9 @@ license = Perl_5 copyright_holder = Jesse Luehrs [@DOY] -dist = Plack-Middleware-Auth-Htpasswd +dist = Plack-Middleware-Auth-Htpasswd +GatherDir_include_dotfiles = 1 +PruneCruft_except = t/data/02 [Prereq] Authen::Htpasswd = 0 -- cgit v1.2.3-54-g00ecf